capturetheflag/update.sh

9 lines
190 B
Bash
Raw Normal View History

git pull &&
2019-09-07 08:03:43 +00:00
cd mods/crafting &&
2018-04-18 22:30:38 +00:00
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