From 1b1300ce9e4d108e735a19cf4c601bbef6a621d2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Jan 2024 20:54:26 +0100 Subject: [PATCH] fix: Remove message (#70) --- src/install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/install.sh b/src/install.sh index ec575b2..6d9efa1 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