centos一键换源
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
宝塔Linux通用安装
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec