Poodletooth-iLand/astron/win32/start-astron-cluster.bat
Master Jumblespeed c7cbf9c1ee permissions
2015-05-25 00:38:38 -04:00

4 lines
65 B
Batchfile
Executable file

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