Admin%3ARapid - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki
How 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