From 7ff1b4cf538d39e24eec844d678756f6f69f777d Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 25 Aug 2021 12:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8fix=20cmd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/py/hostloc2tg_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/py/hostloc2tg_api.py b/Scripts/py/hostloc2tg_api.py index 6d9f7b7..dafb09c 100644 --- a/Scripts/py/hostloc2tg_api.py +++ b/Scripts/py/hostloc2tg_api.py @@ -2,7 +2,7 @@ ''' cron: 0 new ENV('hostloc新帖推送机'); -cmd: nohup python3 -u /ql/scripts/hostloc2tg_api.py >> hostloc.txt 2>&1 & +cmd: nohup python3 -u /ql/scripts/hostloc2tg_api.py >> /ql/log/hostloc.txt 2>&1 & ------------ env HOST_GROUP_ID: 用户、频道、群组 ID