forked from deblan/gist
1
0
Fork 0
This commit is contained in:
Simon Vieille 2017-02-15 16:13:34 +01:00
parent eb1f4f1df3
commit ab47699731
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ update:
@echo "-----------------------------------"
@echo
sh -c 'test -d app && $(GIT) add app && $(GIT) commit -m "Configuration"'
$(GIT) pull origin master
${MKDIR} -p data/git
$(COMPOSER) update