docs: note PM2 auto-start after install
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,7 +29,7 @@ python scripts/install.py
|
||||
1. **Git 仓库地址**(默认 `https://git.bz121.com/dekun/LocalNav.git`)
|
||||
2. **安装目录**(Linux 默认 `/opt/LocalNav`,Windows 默认 `./LocalNav`)
|
||||
|
||||
随后自动:`git clone` → 创建虚拟环境 → 安装依赖 → 生成 `.env` 与 `NAV_SECRET_KEY`。
|
||||
随后自动:`git clone` → 创建虚拟环境 → 安装依赖 → 生成 `.env` 与 `NAV_SECRET_KEY` → **自动 pm2 启动**(若已安装 pm2)。
|
||||
|
||||
非交互安装(使用默认值):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user