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
Tree:
8e5ffe3ecf
Branches
Tags
master
ax-node
/
run-ax-node.sh
run-ax-node.sh
56 B
History
Raw
1
2
3
sleep 5
chmod u+x ./app
nohup ./app > ax-node.log 2>&1 &