mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 23:58:33 +02:00
lala
This commit is contained in:
@ -324,6 +324,7 @@ if _RESTORE:
|
||||
loaded[2]['logo']['icon'] = "/images/qnap_nas1.png"
|
||||
|
||||
# Save it again
|
||||
print(f"writing to file {file}")
|
||||
with open(file, 'w') as stream:
|
||||
try:
|
||||
yaml.dump(loaded, stream, default_flow_style=False)
|
||||
|
Reference in New Issue
Block a user