mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 23:58:33 +02:00
added v3
This commit is contained in:
@ -454,8 +454,6 @@ if _RESTORE:
|
||||
cmnd = "ssh root@amd.home.lan 'systemctl suspend &'"
|
||||
status, output = subprocess.getstatusoutput(cmnd)
|
||||
|
||||
|
||||
|
||||
if _BACKUP:
|
||||
last = 1
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user