tower-defense/pullall.sh

9 lines
111 B
Bash
Executable File

#bash
git pull
cd lib/blt-with-graphics
git checkout main
git pull
cd libraries/BLT
git checkout main
git pull