From 4b3321f7113871e604ed4f5cc8e0ea2f180362d7 Mon Sep 17 00:00:00 2001 From: Djeex Date: Mon, 20 Jul 2026 13:10:51 +0200 Subject: [PATCH] Fixed timer "elapsed" status issues after abnormal reboot. --- sh/install_hotdisk.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sh/install_hotdisk.sh b/sh/install_hotdisk.sh index dc652f8..be7737b 100644 --- a/sh/install_hotdisk.sh +++ b/sh/install_hotdisk.sh @@ -138,8 +138,7 @@ run_as_root tee "$TIMER_FILE" > /dev/null <