From be6d583339938bb44ae1f25d4b9d2c3d8a5b854c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B4=9B?= Date: Sun, 1 Aug 2021 10:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eec2ed5..6707cf9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ **进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字 ``` +pip3 install requests ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV" cp /ql/repo/yuxian158_check/config.json /ql/config/check.json ```