Poodletooth-iLand/start-astron-cluster.bat
2015-05-25 14:27:20 -04:00

5 lines
71 B
Batchfile
Executable file

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