if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_pa...
🚨 错误信息
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
🤖 AI解决方案
我只能分析代码报错信息,请提供具体的错误信息。