forkato da deblan/gist
1
0
Forka 0
This commit is contained in:
Simon Vieille 2017-02-15 16:13:34 +01:00
parent eb1f4f1df3
commit ab47699731
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni

Vedi 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