mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-10-29 09:40:07 +01: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