Poodletooth-iLand/start-astron-cluster.bat
2015-05-24 18:42:26 -05:00

4 lines
70 B
Batchfile

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