capturetheflag/update.sh

12 lines
205 B
Bash
Raw Normal View History

# Update capturetheflag
git pull
# Update all submodules
git submodule update --init --recursive
# Run post-processing actions for maps
./setup_maps.sh
# Run build.sh
./build.sh ../games/capturetheflag