Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
ax-dev
/
ax-node
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2d4758a02e
Branches
Tags
master
ax-node
/
run-ax-node.sh
run-ax-node.sh
57 B
Historique
Raw
1
2
3
sleep 10
chmod u+x ./app
nohup ./app > ax-node.log 2>&1 &