add git pull

This commit is contained in:
Jeff Carr 2018-02-02 12:21:57 +00:00
parent 993a076cbf
commit 27178fd0b0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ all:
./clone-witcom.sh
pull:
git pull
./clone-witcom.sh update
setup: