diff --git a/ArknightsMaaConfig/maa.py b/ArknightsMaaConfig/maa.py index 6131e0b..ceb5534 100755 --- a/ArknightsMaaConfig/maa.py +++ b/ArknightsMaaConfig/maa.py @@ -68,7 +68,7 @@ def TaskFailRetry(command:str)->int: cp.RetryCommand("maa run startup") return result # update -cp.Command("maa update") +#cp.Command("maa update") cp.Command("maa self update") # fire it up cp.Command("docker stop redroid")