capturetheflag/update.sh

11 lines
240 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 &&
cp ./*.png ../textures/ &&
2019-01-11 16:32:41 +00:00
cd ../../../.. &&
./build.sh ../games/capturetheflag