lifei6671 8 vuotta sitten
vanhempi
sitoutus
4020c31001
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -37,7 +37,7 @@ if [ ! -z $httpport ] ; then
 fi
 
 if [ ! -f "logs/log.log" ]; then
-    echo "" >> logs/log.log
+   touch logs/log.log
 fi
 
 ./$goFile