mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: Handle untrusted global proxy environment on deploy
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
from deploy.patch import patch_trust_env
|
||||
|
||||
patch_trust_env()
|
||||
|
||||
from deploy.adb import AdbManager
|
||||
from deploy.alas import AlasManager
|
||||
from deploy.app import AppManager
|
||||
|
||||
Reference in New Issue
Block a user