Admin:Rapid
From Spring
Jump to navigationJump to searchHow to add a rapid repository
cd /home/packages/git git clone git://github.com/ZeroK-RTS/Zero-K.git zk
(git:// should be prefered as it uses less resources when its updated)
vi forceupdate.sh
adjust the line "for REPO in /home/packages/git/zk ;" to the path which was added, run it:
./forceupdate.sh
this should create the folder /home/packages/www/zk.
then repos.gz must be updated:
cd /home/packages/www/repos.springrts.com ./update-repos.py