Update README.rst
This commit is contained in:
parent
e4924dfade
commit
299dd6768e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue