mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-06-11 07:36:53 +08:00
3 lines
65 B
Bash
3 lines
65 B
Bash
kill -9 $(ps -ef|grep MaxKeyBoot|grep -v grep|awk '{print $2}')
|
|
|