mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -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"]:
|
||||||
|
|||||||
Reference in New Issue
Block a user