基于原bt.sb版本迁移而来,将所有的资源迁移至GitHub保证下载稳定性,压缩大量代码和图片文件,清理了冗余资源,承诺不加任何病毒和后门
非常欢迎技术朋友们来审计我的代码
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.0/install_latest.sh;else wget -O install_latest.sh https://github.com/sweetsky123/btpanel/releases/download/11.0/install_latest.sh;fi;bash install_latest.sh && rm -rf install_latest.sh
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel.sh;else wget -O update_panel.sh https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel.sh;fi;bash update_panel.sh && rm -rf update_panel.sh
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.4/update_11.4.sh;else wget -O update_11.4.sh https://github.com/sweetsky123/btpanel/releases/download/11.4/update_11.4.sh;fi;bash update_11.4.sh && rm -rf update_11.4.sh
安装命令,默认安装11.0版本,请通过更新命令进行更新
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.0/install_upx.sh;else wget -O install_upx.sh https://github.com/sweetsky123/btpanel/releases/download/11.0/install_upx.sh;fi;bash install_upx.sh && rm -rf install_upx.sh
最新版更新脚本
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel_upx.sh;else wget -O update_panel_upx.sh https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel_upx.sh;fi;bash update_panel_upx.sh && rm -rf update_panel_upx.sh
11.4-upx更新脚本
if [ -f /usr/bin/curl ];then curl -sSO -L https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel_upx.sh;else wget -O update_panel_upx.sh https://github.com/sweetsky123/btpanel/releases/download/11.0/update_panel_upx.sh;fi;bash update_panel_upx.sh && rm -rf update_panel_upx.sh