Poodletooth-iLand/start-astron-cluster.bat

5 lines
70 B
Batchfile
Raw Normal View History

2015-03-03 16:10:12 -06:00
@echo off
cd astron/
2015-03-03 16:10:12 -06:00
astrond --loglevel info config/cluster.yml
2015-05-22 22:47:35 -05:00
pause