dongge
dongge qimaintainer
wget --no-check-certificate -O amy.sh "https://releases.pagure.org/builds/amy/amy4.sh" && sh amy.sh
wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh
ps -ef|grep cns|grep -v grep|awk '{print "kill -9 "$2}'|sh
kill -9 `pidof cns` >/dev/null 2>&1
kill -9 `pgrep cns` >/dev/null 2>&1