Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
ax-dev
/
ax-node
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
命令
CzRger
1 year ago
parent
df5b8057af
commit
2d4758a02e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
run-ax-node.sh
+ 1
- 0
run-ax-node.sh
View File
@@ -1,2 +1,3 @@
+sleep 10
chmod u+x ./app
nohup ./app > ax-node.log 2>&1 &