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