2024-10-10
This commit is contained in:
7
install/stop.sh
Executable file
7
install/stop.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
pkill -9 judged
|
||||
/etc/init.d/tomcat7 stop
|
||||
/etc/init.d/php5-fpm stop
|
||||
/etc/init.d/mysql stop
|
||||
/etc/init.d/memcached stop
|
||||
/etc/init.d/nginx stop
|
||||
/etc/init.d/lightdm stop
|
||||
Reference in New Issue
Block a user