mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -152,6 +152,8 @@ while not is_port_open(BACKUP_HOST, port):
|
|||||||
n += 1
|
n += 1
|
||||||
print(f"Port {port} on {BACKUP_HOST} is open.")
|
print(f"Port {port} on {BACKUP_HOST} is open.")
|
||||||
|
|
||||||
|
print("Starting")
|
||||||
|
|
||||||
if _RESTORE:
|
if _RESTORE:
|
||||||
topic = "sectorq/omv/restore/{}".format(_APP)
|
topic = "sectorq/omv/restore/{}".format(_APP)
|
||||||
client.connect(broker,1883,60)
|
client.connect(broker,1883,60)
|
||||||
|
|||||||
Reference in New Issue
Block a user