5 lines
85 B
Bash
5 lines
85 B
Bash
cd `dirname $0`
|
|
cd ..
|
|
cd astron
|
|
|
|
./astrond-darwin --loglevel info config/astrond.yml
|