lifei6671 hace 8 años
padre
commit
9f2a2b7cb8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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