更新 ArknightsMaaConfig/maa.py
This commit is contained in:
parent
82690e7d42
commit
0c60a21d5f
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue