From 0bbca3d3aba72f1643f91f427a11e791c1bf4f75 Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Wed, 9 Nov 2022 10:35:43 +0100 Subject: [PATCH] clear fix --- install.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install.sh b/install.sh index 91f9c95..a80d05e 100644 --- a/install.sh +++ b/install.sh @@ -230,12 +230,7 @@ echo " APT Install Software & Packages" echo " " echo " Enter your user password, to continue if necessary" echo " " -echo " continues the software installation in 3 seconds" -echo " " echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -sleep 2 - -echo "Enter your user password, to continue if necessary" # APT Update Start RUN sudo apt update