mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-10-28 17:20:08 +01:00
build
This commit is contained in:
@@ -788,5 +788,6 @@ if USE_TLS:
|
||||
# Connect and loop forever
|
||||
client.connect(BROKER, PORT, keepalive=60)
|
||||
|
||||
|
||||
client.publish("sectorq/backups/start", "finished2", qos=2, retain=True)
|
||||
client.loop_forever()
|
||||
Reference in New Issue
Block a user