from command line

This commit is contained in:
gac-x07mb
2024-07-18 14:10:36 +02:00
parent d24dc4c674
commit 5d106eaecd

View File

@ -65,6 +65,7 @@ class PhoenixBL_from_phoenic_bec_scripts():
#os.system('mv *.yaml '+Devices_local+'/recovery_configs') #os.system('mv *.yaml '+Devices_local+'/recovery_configs')
#os.system('mv *.yaml tmp') #os.system('mv *.yaml tmp')
def read_def_config(self): def read_def_config(self):
bec.config.update_session_with_file(self.file_device_conf) bec.config.update_session_with_file(self.file_device_conf)