#!/bin/sh
plugserver="http://static.qiyou.cn/upgrade/ljb/plugin/qyplug.sh"

curl -s $plugserver -o /tmp/qyplug.sh && sh /tmp/qyplug.sh


