diff --git a/README.rst b/README.rst index ed2a286..dac53a3 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh # 卸载 sh ygk.sh uninstall 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