capturetheflag/update.sh

10 lines
213 B
Bash
Raw Normal View History

git pull &&
cd mods/ctf_pvp_engine &&
git pull origin master &&
2018-04-18 15:30:38 -07:00
cd ../crafting &&
git pull origin master &&
2019-01-11 07:45:27 -08:00
cd ../ctf/ctf_map/maps &&
git pull origin master &&
2019-01-11 08:32:41 -08:00
cd ../../../.. &&
./build.sh ../games/capturetheflag