mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update aapanel+docker安装指南.md
This commit is contained in:
parent
14a2a09d7b
commit
f9e4a978fd
@ -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后做的任何代码修改都需要重启生效
|
||||
|
Loading…
Reference in New Issue
Block a user