Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
ax-dev
/
ax-node
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
命令
CzRger
1 年間 前
親
df5b8057af
コミット
2d4758a02e
共有
1 個のファイルを変更した
、
1 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
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 &