From 7e39166f354c649a334ded1b8d36dd8f8a938ac8 Mon Sep 17 00:00:00 2001 From: remittor Date: Thu, 27 Mar 2025 14:24:06 +0300 Subject: [PATCH] ssh: Fix bug --- install_ssh.py | 1 + 1 file changed, 1 insertion(+) diff --git a/install_ssh.py b/install_ssh.py index a7e060c..7b3e81b 100644 --- a/install_ssh.py +++ b/install_ssh.py @@ -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