Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
ax-dev
/
ax-node
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
8e5ffe3ecf
ブランチ
タグ
master
ax-node
/
run-ax-node.sh
run-ax-node.sh
56 B
履歴
Raw
1
2
3
sleep 5
chmod u+x ./app
nohup ./app > ax-node.log 2>&1 &