Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
ax-dev
/
ax-node
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
命令
CzRger
1 anno fa
parent
df5b8057af
commit
2d4758a02e
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
run-ax-node.sh
+ 1
- 0
run-ax-node.sh
Vedi File
@@ -1,2 +1,3 @@
+sleep 10
chmod u+x ./app
nohup ./app > ax-node.log 2>&1 &