1
0
mirror of https://gitnet.fr/deblan/gist.git synced 2021-08-14 08:30:49 +02:00

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
sh -c 'test -d app && $(GIT) add app && $(GIT) commit -m "Configuration"'
$(GIT) pull origin master
${MKDIR} -p data/git
$(COMPOSER) update