mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-15 04:52:09 +08:00
linux sh update
This commit is contained in:
2
shellscript/linux/stop_maxkey.sh
Normal file
2
shellscript/linux/stop_maxkey.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
kill -9 $(ps -ef|grep MaxKeyBoot|grep -v grep|awk '{print $2}')
|
||||
|
||||
Reference in New Issue
Block a user