[bug] 临时禁用Resource更新
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user