Docker service for setup ghost bots (ARM7)
Install
-
Enable the service:
sudo systemctl enable $PWD/bots.service
-
Execute installer:
sudo mkdir -p /usr/local/ghost/mapcfgs/ && cd installer/ && sudo ./install.sh
-
Start the service:
sudo service bots start