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