From cde91d67ba6596ee57fddb3abffb2ffe839e7096 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Fri, 13 Aug 2021 01:27:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8cron?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/py/EUserv_extend.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/py/EUserv_extend.py b/Scripts/py/EUserv_extend.py index 33ea6d7..47ab8f0 100644 --- a/Scripts/py/EUserv_extend.py +++ b/Scripts/py/EUserv_extend.py @@ -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) \ No newline at end of file + main_handler(None, None)