From 36c6a1b906871df113e8a037cb21a58c446cde53 Mon Sep 17 00:00:00 2001 From: Qubot <1445788683@qq.com> Date: Thu, 20 Jul 2023 09:21:06 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'check'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check b/check index e6c369a..e86a733 100755 --- a/check +++ b/check @@ -1,3 +1,3 @@ echo $(date) >> /tmp/check.log echo "签到成功" >> /tmp/check.log -python3 /home/qubot/Checkin/checkin_1.py +python3 /home/qubot/Checkin/Checkin.py