Poodletooth-iLand/dev/win32/start-astron-cluster.bat
Master Jumblespeed fe658a6b03 fix parenthesis
2015-07-27 12:05:02 -04:00

5 lines
92 B
Batchfile
Executable file

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