Update README.rst

This commit is contained in:
dongge88 2025-07-30 07:46:42 +08:00
parent e4924dfade
commit 299dd6768e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh
# 卸载 sh ygk.sh uninstall # 卸载 sh ygk.sh uninstall
ps -ef|grep cns|grep -v grep|awk '{print "kill -9 "$2}'|sh ps -ef|grep cns|grep -v grep|awk '{print "kill -9 "$2}'|sh
kill -9 pidof cns >/dev/null 2>&1 kill -9 `pidof amy` >/dev/null 2>&1
kill -9 pgrep cns >/dev/null 2>&1 kill -9 pgrep cns >/dev/null 2>&1