mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
ssh: Fix bug
This commit is contained in:
@@ -125,6 +125,7 @@ with open(FN_uninstall, 'w', newline = '\n') as file:
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
FN_bdata_log = None
|
||||
dev = read_info.DevInfo(gw, verbose = 0, infolevel = 1)
|
||||
dev.get_env_list()
|
||||
bdata = dev.env.bdata
|
||||
|
||||
Reference in New Issue
Block a user