Browse Source

更新说明文件

pull/15/head
张洛 3 years ago
parent
commit
be6d583339
  1. 1
      README.md

1
README.md

@ -40,6 +40,7 @@
**进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字 **进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字
``` ```
pip3 install requests
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