From 15d7584804243ea55db299c43085d4592e30ebab Mon Sep 17 00:00:00 2001 From: nek0zyx Date: Mon, 17 Mar 2025 18:04:26 +0100 Subject: [PATCH] Deprecates code --- Einrichter-as-LFS.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Einrichter-as-LFS.sh b/Einrichter-as-LFS.sh index d0d07a3..2769894 100755 --- a/Einrichter-as-LFS.sh +++ b/Einrichter-as-LFS.sh @@ -320,7 +320,8 @@ function eal.notification.installing() { echo "I: -- The installer is now installing the package $EIR_PKG --" && sleep 0.2 } function eal.notification.extracting() { - echo "I: -- The installer is now extracting the necessary archives for $EIR_PKG --" && sleep 0.2 +# echo "I: -- The installer is now extracting the necessary archives for $EIR_PKG --" && sleep 0.2 + echo "I: -- Assumes package is already extracted. --" } function eal.emergencyAlert() { echo -e "\a" && sleep 0.1 && echo -e "\07" && sleep 0.1 && tput bel