CzRger 1 anno fa
parent
commit
2d4758a02e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      run-ax-node.sh

+ 1 - 0
run-ax-node.sh

@@ -1,2 +1,3 @@
+sleep 10
 chmod u+x ./app
 nohup ./app > ax-node.log 2>&1 &