更新 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")
|
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")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue