Poodletooth-iLand/astron.bat

4 lines
68 B
Batchfile
Raw Normal View History

2015-03-03 22:10:12 +00:00
@echo off
cd astron
astrond --loglevel info config/cluster.yml
pause