Browse Source

Update README.md

pull/15/head
余弦 3 years ago committed by GitHub
parent
commit
da2c863443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -39,7 +39,7 @@
**进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字 **进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字
``` ```
pip3 install requests pip3 install requests rsa
ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV" ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV"
cp /ql/repo/yuxian158_check/config.json /ql/config/check.json cp /ql/repo/yuxian158_check/config.json /ql/config/check.json
``` ```

Loading…
Cancel
Save