feito fork de deblan/gist
1
0
Fork 0
Esse commit está contido em:
Simon Vieille 2017-02-15 16:13:34 +01:00
commit ab47699731
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

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