フォーク元 deblan/gist
1
0
フォーク 0
このコミットが含まれているのは:
Simon Vieille 2017-02-15 16:13:34 +01:00
コミット 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