capturetheflag/update.sh

11 lines
240 B
Bash
Executable file

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