capturetheflag/update.sh

10 lines
210 B
Bash
Raw Normal View History

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