From deecc50f6221f836525ac10ede3ca1ce26fce8a9 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 4 May 2025 20:40:58 +0200 Subject: [PATCH] some script changes --- install.sh | 49 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/install.sh b/install.sh index 3734c5d..74f379a 100755 --- a/install.sh +++ b/install.sh @@ -8,6 +8,8 @@ LIGHT_GREEN='\033[0;92m' BOLD='\033[1m' NC='\033[0m' # No Color +pkgOption="" + echo_error() { printf "${BOLD}${RED}ERROR: ${NC}${RED}%s${NC}\n" "$1" >&2 } @@ -151,6 +153,11 @@ askThings() { read -r askFilemgr