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:
@@ -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