为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):[root@iZrj9j83bhl2nx0vdzmxzcZ ~]# url=https://download.bt.cn/install/install_panel.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O install_panel.sh $url;fi;bash install_panel.sh ed8484bec curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to download.bt.cn:443 bash: install_panel.sh: No such file or directory
|
|