This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
jiankang_gatewayworker
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
重启shell
lizhen_gitee
3 years ago
parent
d957982f69
commit
be65cbfee6
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
restart.sh
+ 2
- 0
restart.sh
View File
@@ -0,0 +1,2 @@
+sudo -uroot php newone.php stop;
+sudo -uroot php newone.php start -d;