Explorar o código

Revert to small delay

Suren A. Chilingaryan %!s(int64=4) %!d(string=hai) anos
pai
achega
2c6aa083c5
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 3600
+sleep 300
 
 num=$(ps xa | grep core.py | grep -v grep | wc -l)
 while [ $num -eq 5 ]; do