1
0
Форк 0
форк від deblan/gist
This commit is contained in:
Simon Vieille 2017-02-15 16:13:34 +01:00
джерело eb1f4f1df3
коміт ab47699731

@ -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