Este commit está contenido en:
Simon Vieille 2017-02-15 16:13:34 +01:00
padre eb1f4f1df3
commit ab47699731
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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