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