嘟嘟社区

aaPanel有没有手动安装的教程?哪位大手子知道?


独立团的兄弟们,你们谁知道手动安装aaPanel?

因为不想安装最新版,有广告,旧版我保存的有

所以旧版在不依赖别人的降级脚本情况下怎么愉快的手动安装?

wget -O "/root/LinuxPanel_EN-6.8.23.zip" "http://node.aapanel.com/install/update/LinuxPanel_EN-6.8.23.zip"
unzip LinuxPanel_EN-6.8.23.zip

上面是从官方下载旧版安装包

cd /root/panel
wget -O "/root/panel/downgrade.sh" "https://ghproxy.com/https://raw.githubusercontent.com/AaronYES/aapanel/main/downgrade.sh"
bash "/root/panel/downgrade.sh"

downgrade.sh 是个降级脚本 官方没有带那个 可以看我进我仓库看内容

AaronYYDS 发表于 2022-5-15 19:54
wget -O "/root/LinuxPanel_EN-6.8.23.zip" "http://node.aapanel.com/install/update/LinuxPanel_EN-6.8.2 …

我看到这个了,我就是想不用这个降级脚本看能不能手动安装

话说aaPanel有后门不

李云龙 发表于 2022-5-15 19:54
我看到这个了,我就是想不用这个降级脚本看能不能手动安装

下载好 把之前的panel 删了 旧版本panel的丢进去
执行 /etc/init.d/bt restart 重启bt