From 5820aa88ed189e30f00530efb3a1bdf5e84b8589 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Jan 2024 20:54:17 +0100 Subject: [PATCH] fix: Remove message --- src/install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/install.sh b/src/install.sh index ec575b2b3..6d9efa1bc 100644 --- a/src/install.sh +++ b/src/install.sh @@ -129,8 +129,6 @@ if [ -f "$STORAGE/$BASE" ]; then EXTERNAL="Y" CUSTOM="$BASE" - MSG="ISO file needs to be prepared..." - info "$MSG" && html "$MSG" fi