Explorar o código

Increase exit timeout

Suren A. Chilingaryan %!s(int64=4) %!d(string=hai) anos
pai
achega
53ceafe164
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      startup.sh

+ 1 - 1
startup.sh

@@ -41,7 +41,7 @@
     )
 #fi
 
-sleep 10
+sleep 3600
 
 num=$(ps xa | grep core.py | grep -v grep | wc -l)
 while [ $num -eq 5 ]; do