Poodletooth-iLand/start-astron-cluster.bat

4 lines
70 B
Batchfile
Executable file

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