diff --git a/Scripts/py/mimotion.py b/Scripts/py/mimotion.py index 698bc11..4a5db52 100644 --- a/Scripts/py/mimotion.py +++ b/Scripts/py/mimotion.py @@ -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('用户名和密码数量不对') \ No newline at end of file + print('用户名和密码数量不对')