mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 04:10:10 +02:00
added v3
This commit is contained in:
@@ -744,6 +744,7 @@ if _SSH_TEST:
|
||||
for line in iter(ssh_stderr.readline, ""):
|
||||
logger.info(line)
|
||||
ssh.close()
|
||||
|
||||
|
||||
# Define actions based on payload
|
||||
def handle_payload(payload):
|
||||
|
Reference in New Issue
Block a user