bitwarden

This commit is contained in:
jaydee
2024-12-09 22:52:01 +01:00
parent 002c88c1a8
commit 596df92a69

View File

@@ -152,6 +152,8 @@ while not is_port_open(BACKUP_HOST, port):
n += 1
print(f"Port {port} on {BACKUP_HOST} is open.")
print("Starting")
if _RESTORE:
topic = "sectorq/omv/restore/{}".format(_APP)
client.connect(broker,1883,60)