VPS 安装aapanel 教程

CentOS 7 has reached end of life, and community support ended on June 30, 2024.

It is recommended that you use Ubuntu22.04 to install aaPanel

Instarll script

aaPanel 官网

复制以下代码,粘贴后按Y,开始自动安装

URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
VPS 安装aapanel 教程
VPS 安装aapanel 教程

VPS 安装aapanel 教程

VPS 安装aapanel 教程
VPS 安装aapanel 教程

本站内容由饼干君收集整理,仅供参考!

(0)
上一篇 2024-12-16 14:28
下一篇 2024-12-17 15:39

相关推荐