This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lizhen
/
jiankang_gatewayworker
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
重启shell
lizhen_gitee
3 anni fa
parent
d957982f69
commit
be65cbfee6
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
restart.sh
+ 2
- 0
restart.sh
Vedi File
@@ -0,0 +1,2 @@
+sudo -uroot php newone.php stop;
+sudo -uroot php newone.php start -d;