2018-01-02 20:56:20 +00:00
|
|
|
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:32:41 +00:00
|
|
|
cd ../../../.. &&
|
2018-01-02 20:56:20 +00:00
|
|
|
./build.sh ../games/capturetheflag
|