lifei6671 8 lat temu
rodzic
commit
9f2a2b7cb8
1 zmienionych plików z 1 dodań i 1 usunięć
  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