Update ctf_pvp_engine, add update script
This commit is contained in:
parent
46861dbaa7
commit
25ea2afb10
2 changed files with 6 additions and 1 deletions
5
update.sh
Executable file
5
update.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
git pull &&
|
||||
cd mods/ctf_pvp_engine &&
|
||||
git pull origin master &&
|
||||
cd ../.. &&
|
||||
./build.sh ../games/capturetheflag
|
Loading…
Add table
Add a link
Reference in a new issue