docs: note PM2 auto-start after install

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-12 11:58:47 +08:00
parent 8839808845
commit fc23a95e5c
+1 -1
View File
@@ -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
非交互安装(使用默认值):