Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.
Open

fix #69

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Ninja 仅支持 qinglong 2.8.2+
使用此种方法无法跟随青龙一起启动,**无法发送扫码通知**,请知悉。

```bash
git clone git clone https://github.com/MoonBegonia/ninja.git
git clone https://github.com/MoonBegonia/ninja.git
cd ninja/backend
pnpm install
# 复制 sendNotify.js 到容器内 scripts 目录,`qinglong` 为容器名
Expand Down