bitwarden

This commit is contained in:
jaydee
2024-12-09 22:50:44 +01:00
parent 9e80569044
commit 002c88c1a8

View File

@@ -231,6 +231,7 @@ if _RESTORE:
if _BACKUP: if _BACKUP:
print("Backup")
for b in backups[host]: for b in backups[host]:
topic = "sectorq/omv/backups/{}".format(b.lower()) topic = "sectorq/omv/backups/{}".format(b.lower())
if not backups[host][b]["active"]: if not backups[host][b]["active"]: