🔨cron
This commit is contained in:
parent
79f1442d3e
commit
cde91d67ba
@ -5,7 +5,7 @@ from bs4 import BeautifulSoup
|
||||
Author: cokemine
|
||||
Modifier: o0oo0ooo0 & Oreo
|
||||
Date: Tue Aug 10 08:24:30 UTC 2021
|
||||
建议cron: 0 10 */7 * * python3 EUserv_extend.py
|
||||
Cron: 0 10 */7 * * EUserv_extend.py
|
||||
------------
|
||||
环境变量说明
|
||||
EUserv_ID: 账号 用户名,邮箱也可,多账号用空格分隔,ql 环境变量填写需用回车隔开
|
||||
@ -259,4 +259,4 @@ def main_handler(event, context):
|
||||
|
||||
|
||||
if __name__ == '__main__': # 方便我本地调试
|
||||
main_handler(None, None)
|
||||
main_handler(None, None)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user