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:
parent
b74960ecd3
commit
d73e4df326
1
Makefile
1
Makefile
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user