mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 15:48:33 +02:00
added v3
This commit is contained in:
@ -513,6 +513,7 @@ if _BACKUP:
|
||||
client.publish(topic, json.dumps(msg),qos=0, retain=True)
|
||||
client.disconnect()
|
||||
|
||||
|
||||
cmnd = "mkdir -p " + NEW_BACKUP_DIR
|
||||
logging.info(cmnd)
|
||||
|
||||
|
Reference in New Issue
Block a user