From 9f2a2b7cb84445bf08dd4d2e93bfaac51b3b865a Mon Sep 17 00:00:00 2001 From: lifei6671 Date: Mon, 1 May 2017 15:37:40 +0800 Subject: [PATCH] * --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 4b70c45d..d970e2ec 100644 --- a/start.sh +++ b/start.sh @@ -37,7 +37,7 @@ if [ ! -z $httpport ] ; then fi if [ ! -f "logs/log.log" ] ; then - touch logs/log.log + cp uploads/.gitignore logs/log.log fi ./$goFile \ No newline at end of file