5 lines
111 B
Bash
Executable file
5 lines
111 B
Bash
Executable file
git pull &&
|
|
cd mods/ctf_pvp_engine &&
|
|
git pull origin master &&
|
|
cd ../.. &&
|
|
./build.sh ../games/capturetheflag
|