🔨fix cron
This commit is contained in:
parent
4257bf5ecb
commit
f22f812faf
@ -5,7 +5,7 @@
|
||||
Author: Squaregentleman
|
||||
Modifier: Oreo
|
||||
Date: Tue Aug 10 08:24:30 UTC 2021
|
||||
建议cron: 30 19 * * * python3 mimotion.py
|
||||
建议 cron: 30 19 * * * mimotion.py
|
||||
------------
|
||||
环境变量说明
|
||||
MI_USER: 账号 仅支持手机号,多账号用 # 分隔
|
||||
@ -353,4 +353,4 @@ if __name__ == "__main__":
|
||||
elif Pm == 'off':
|
||||
pass
|
||||
else:
|
||||
print('用户名和密码数量不对')
|
||||
print('用户名和密码数量不对')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user