CzRger 1 년 전
부모
커밋
2d4758a02e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 &