From 5396d1b03ee01d64f05d85d49053402ed23a5eb5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 8 Oct 2025 17:38:16 +0200 Subject: [PATCH] Update install.sh --- src/install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/install.sh b/src/install.sh index 6abe518..f7ec7f4 100644 --- a/src/install.sh +++ b/src/install.sh @@ -301,7 +301,4 @@ fi mv -f "$BOOT" "$STORAGE/$BASE.boot.img" rm -rf "$TMP" -html "Booting DSM instance..." -sleep 1.2 - return 0