#!/bin/sh cd $(dirname $0) erl -sname distributed_music_system_main_node -eval "dispatcher:start()." -noshell