Fix issue #12: make error in Debian 9 Stretch

This commit is contained in:
Simon Vieille 2018-03-28 12:06:25 +02:00
parent b74960ecd3
commit d73e4df326
No known key found for this signature in database
GPG key ID: 919533E2B946EA10

View file

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