diff --git a/install.sh b/install.sh index ef6e35d..74aaa18 100755 --- a/install.sh +++ b/install.sh @@ -79,56 +79,7 @@ log_error() { printf "\n${RED}${BOLD}ERROR:${RESET}${RED} %s${RESET}\n" "$1" > die() { log_error "$1"; exit 1; } -# --------------------------------------------------------------------------- -# Interactive prompt helpers (use /dev/tty so they work even with piped stdin) -# --------------------------------------------------------------------------- -prompt() { - # prompt