CzRger 1 rok temu
rodzic
commit
2d4758a02e
1 zmienionych plików z 1 dodań i 0 usunięć
  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 &