Poodletooth-iLand/start_astron_cluster.bat
2015-03-03 17:10:12 -05:00

4 lines
No EOL
68 B
Batchfile

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