Update aapanel+docker安装指南.md

This commit is contained in:
Xboard 2024-07-16 02:25:49 +08:00 committed by GitHub
parent 14a2a09d7b
commit f9e4a978fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];
```
# 删除目录下文件
chattr -i .user.ini
rm -rf .htaccess 404.html index.html .user.ini
rm -rf .htaccess 404.html 502.html index.html .user.ini
```
> 执行命令从 Github 克隆到当前目录。
```
@ -96,4 +96,4 @@ docker compose restart
🎉: 在此你已完成Xboard的更新
### 注意
启用webman后做的任何代码修改都需要重启生效
启用webman后做的任何代码修改都需要重启生效