lifei6671 8 年之前
父節點
當前提交
9f2a2b7cb8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      start.sh

+ 1 - 1
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