This commit is contained in:
2025-04-04 01:18:28 +02:00
parent f9bc564b96
commit 3566afbe9e

View File

@ -454,8 +454,6 @@ if _RESTORE:
cmnd = "ssh root@amd.home.lan 'systemctl suspend &'" cmnd = "ssh root@amd.home.lan 'systemctl suspend &'"
status, output = subprocess.getstatusoutput(cmnd) status, output = subprocess.getstatusoutput(cmnd)
if _BACKUP: if _BACKUP:
last = 1 last = 1
while True: while True: