[proxy] 使用proxy
This commit is contained in:
@@ -112,8 +112,8 @@ def TaskFailRetryWithNoProxy(command:str)->int:
|
||||
cp.RetryCommand("maa run startup")
|
||||
return result
|
||||
# update
|
||||
cp.CommandWithNoProxy("maa update")
|
||||
cp.CommandWithNoProxy("maa self update")
|
||||
cp.Command("maa update")
|
||||
cp.Command("maa self update")
|
||||
# fire it up
|
||||
cp.Command("docker stop redroid")
|
||||
redroid_path = os.getenv('redroid_path', "/home/lichx/.config/redroid-rk3588/")
|
||||
|
||||
Reference in New Issue
Block a user