From d73e4df326c500b6a7b10324651d6eeae8ee55d3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 28 Mar 2018 12:06:25 +0200 Subject: [PATCH] Fix issue #12: make error in Debian 9 Stretch --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 599de5e..7dd29cc 100644 --- a/Makefile +++ b/Makefile @@ -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