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
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ 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