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