Poodletooth-iLand/start-astron-cluster.bat

6 lines
71 B
Batchfile
Raw Normal View History

2015-03-03 22:10:12 +00:00
@echo off
cd astron/
2015-05-25 18:27:12 +00:00
2015-03-03 22:10:12 +00:00
astrond --loglevel info config/cluster.yml
2015-05-23 03:47:35 +00:00
pause