【已解答】宝塔面板稳定版安装代码
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:没安装系统版本:CentOS 7
问题描述:需要9.0和10.0安装稳定版代码
相关截图(日志、错误):
我发不出来,被宝塔拦截了,通用代码是:
https://www.bt.cn/new/download.html
有个隐藏入口:
url=https://download.bt.cn/install/installStable.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable.sh $url;fi;bash installStable.sh ed250616lt
页:
[1]