3.安装宝塔面板
视频中所使用的脚本:`
香港区:
if [ -f /usr/bin/curl ];then curl -sSO https://hk1-node.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://hk1-node.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec
大陆:
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脚本一定要复制完整哦!
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END





暂无评论内容