Poodletooth-iLand/dev/win32/start-astron-cluster.bat
2015-05-29 05:03:48 -05:00

5 lines
92 B
Batchfile

@echo off
cd "../../dependencies/astron/"
astrond --loglevel info config/cluster.yml
pause