複製自 deblan/gist
1
0
複製 0

Fix issue #9

This commit is contained in:
Simon Vieille 2017-02-15 16:13:34 +01:00
父節點 eb1f4f1df3
當前提交 ab47699731
共有 1 個文件被更改,包括 1 次插入0 次删除

查看文件

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