mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
0b9e9ef9d7
@ -24,6 +24,10 @@ pip3 install pip setuptools --upgrade
|
||||
pip3 install cryptography~=3.2.1
|
||||
```
|
||||
|
||||
```bash
|
||||
pip3 install dailycheckin --upgrade
|
||||
```
|
||||
|
||||
## 三、新建并编写 `/ql/scripts/config.json` 配置文件
|
||||
|
||||
> ⚠️ 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
@ -39,4 +43,4 @@ pip3 install cryptography~=3.2.1
|
||||
3. 运行指定脚本(排除),可以同时选择多个,用「空格」分开
|
||||
![定时任务](img/ql-exclude.png)
|
||||
4. 配置定时更新
|
||||
![定时更新](img/ql-update.png)
|
||||
![定时更新](img/ql-update.png)
|
||||
|
Loading…
Reference in New Issue
Block a user