Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoysyao committed Jul 27, 2023
1 parent 4f3fc32 commit ffb63e6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions 青龙面板配置使用.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,32 @@

1. 下载安装青龙面板
2. 安装最新版本的库,如图所示
执行时间自己设置,如果使用青龙面板的形式,需要将配置文件中的 is_scheduler 设置为false, use_type 设置为0
**autodailycheckin**
<p align="center">
<img src="images/qinglong_1.png" alt=""/>
</p>
3. 将 yaoys_checkin_config.json配置文件放在
3.**yaoys_checkin_config.json** 配置文件放在
"/ql/data/scripts/config/yaoys_checkin_config.json",
"/ql/data/config/yaoys_checkin_config.json",
"/ql/data/yaoys_checkin_config.json",
"/ql/scripts/yaoys_checkin_config.json",
"/ql/scripts/config/yaoys_checkin_config.json"
目录均可
4. 设置定时执行的时间执行签到,使用命令如图所示:
**task autodailycheckin**

<p align="center">
<img src="images/qinglong_2.png" alt=""/>
</p>

5. 设置定时更新python库,如图所示:
**task pip3 install autodailycheckin --upgrade**

<p align="center">
<img src="images/qinglong_3.png" alt=""/>
</p>

### 日志文件保存
### 日志文件

目录默认为: '/ql/data/checkin_log'

0 comments on commit ffb63e6

Please sign in to comment.