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