Skip to content
Alexander Kress edited this page Aug 3, 2015 · 6 revisions

» Home / Installation / Installation

Installation

Download the latest version of Spunky Bot from the download section:

$ wget https://spunkybot.de/download/spunkybot-x.x.x.tar.gz

Extract the archive:

$ tar -xzvf spunkybot-x.x.x.tar.gz

Move the extracted folder to the location you want to place your files to:

$ sudo mv spunkybot-x.x.x /opt/spunkybot

Set the ownership of this folder to the same user and group running your Urban Terror server:

$ sudo chown -R q3ut4:q3ut4 /opt/spunkybot

Clone this wiki locally