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)