mirror of
https://github.com/lkddi/Xboard.git
synced 2026-05-01 00:47:28 +08:00
Update aapanel+docker安装指南.md
This commit is contained in:
@@ -34,7 +34,7 @@ URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];
|
|||||||
```
|
```
|
||||||
# 删除目录下文件
|
# 删除目录下文件
|
||||||
chattr -i .user.ini
|
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 克隆到当前目录。
|
> 执行命令从 Github 克隆到当前目录。
|
||||||
```
|
```
|
||||||
@@ -96,4 +96,4 @@ docker compose restart
|
|||||||
🎉: 在此你已完成Xboard的更新
|
🎉: 在此你已完成Xboard的更新
|
||||||
|
|
||||||
### 注意
|
### 注意
|
||||||
启用webman后做的任何代码修改都需要重启生效
|
启用webman后做的任何代码修改都需要重启生效
|
||||||
|
|||||||
Reference in New Issue
Block a user