更新 ArknightsMaaConfig/maa.py
This commit is contained in:
@@ -68,7 +68,7 @@ def TaskFailRetry(command:str)->int:
|
|||||||
cp.RetryCommand("maa run startup")
|
cp.RetryCommand("maa run startup")
|
||||||
return result
|
return result
|
||||||
# update
|
# update
|
||||||
cp.Command("maa update")
|
#cp.Command("maa update")
|
||||||
cp.Command("maa self update")
|
cp.Command("maa self update")
|
||||||
# fire it up
|
# fire it up
|
||||||
cp.Command("docker stop redroid")
|
cp.Command("docker stop redroid")
|
||||||
|
|||||||
Reference in New Issue
Block a user