升级数据库

This commit is contained in:
CN-JS-HuiBai
2026-04-06 16:39:19 +08:00
parent 480cdf3f6d
commit 50818b54ca
2 changed files with 20 additions and 8 deletions

View File

@@ -41,9 +41,7 @@ VERSION=v0.1.0 curl -sSL https://git.littlediary.cn/CN-JS-HuiBai/PromdataPanel/r
```bash
# 进入程序目录
cd /opt/promdata-panel
# 执行更新脚本
chmod +x update.sh && ./update.sh
curl -sSL https://git.littlediary.cn/CN-JS-HuiBai/PromdataPanel/raw/branch/main/update.sh | bash
```
#### 3. 系统初始化