Poodletooth-iLand/astron.bat

4 lines
68 B
Batchfile
Raw Normal View History

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