mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-25 04:32:33 -06:00
5 lines
71 B
Batchfile
Executable file
5 lines
71 B
Batchfile
Executable file
@echo off
|
|
cd astron/
|
|
|
|
astrond --loglevel info config/cluster.yml
|
|
pause
|