派生自 deblan/gist
1
0
派生 0

Fix issue #9

这个提交包含在:
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