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