capturetheflag/update.sh
2019-09-07 13:33:43 +05:30

9 lines
190 B
Bash
Executable file

git pull &&
cd mods/crafting &&
git pull origin master &&
cd ../ctf/ctf_map/maps &&
git pull origin master &&
cp ./*.png ../textures/ &&
cd ../../../.. &&
./build.sh ../games/capturetheflag