您好,您可以使用万能安装脚本尝试安装,如果是正常的X86系统架构按理是可以正常安装的。
如果是其它系统架构有可能是无法正常安装的
- 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
复制代码
|
|