From 5d106eaecda79ab107e0d7e20cfb8a8f5fc69519 Mon Sep 17 00:00:00 2001 From: gac-x07mb Date: Thu, 18 Jul 2024 14:10:36 +0200 Subject: [PATCH] from command line --- phoenix_bec/scripts/phoenix.py | 1 + 1 file changed, 1 insertion(+) diff --git a/phoenix_bec/scripts/phoenix.py b/phoenix_bec/scripts/phoenix.py index 5d9ae1b..3e07bd5 100644 --- a/phoenix_bec/scripts/phoenix.py +++ b/phoenix_bec/scripts/phoenix.py @@ -65,6 +65,7 @@ class PhoenixBL_from_phoenic_bec_scripts(): #os.system('mv *.yaml '+Devices_local+'/recovery_configs') #os.system('mv *.yaml tmp') + def read_def_config(self): bec.config.update_session_with_file(self.file_device_conf)