mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 04:10:10 +02: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