From aaa24c0ee124ba9bc33c639755445873839e96b0 Mon Sep 17 00:00:00 2001 From: lengsukq Date: Mon, 15 Jan 2024 11:03:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=9D=92=E9=BE=99=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E7=9A=84=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4827033..0a2d9bf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ node index.js 3、青龙面板部署 ```text 拉库命令:ql repo https://github.com/lengsukq/daily_push.git "ql-main" "" "index.js" -拉库完成后,需要在青龙面板-脚本管理lengsukq——daily_push文件夹中添加configs.json文件并配置好 +--拉库完成后,需要在青龙面板-脚本管理lengsukq——daily_push文件夹中添加configs.json文件并配置好 +--青龙面板-依赖管理-创建依赖 分别添加 axios、dayjs、solarlunar 三个nodejs的依赖,安装完成后即可运行 ``` --- ***需要在根目录添加configs.json 文件***