From 0c64994bdb936d5d5cb4e306cd0e1505c42ebc76 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 18 Jul 2023 10:53:50 +0200 Subject: [PATCH] skip ci --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index c9f1d03..59abb13 100755 --- a/install.sh +++ b/install.sh @@ -51,7 +51,6 @@ echo -e "${WHITE} [0] Exit " echo -e "${COLOR}┌──($USER㉿$HOST)-[$(pwd)]" choice=$1 -echo "choice is $choice" if [[ ! $choice =~ ^[1-2]+$ ]]; then read -p "└─$>>" choice fi