diff --git a/setup_payram.sh b/setup_payram.sh index d165337..0003d82 100755 --- a/setup_payram.sh +++ b/setup_payram.sh @@ -772,7 +772,7 @@ check_disk_space_requirements() { while true; do print_color "yellow" "Do you want to continue anyway? (y/N): " - read -r response + read -r response /dev/null 2>&1; then print_color "green" "ℹ️ Valid certificate already exists for $new_domain" - read -e -p " Force-renew anyway? (y/N): " force_renew + read -e -p " Force-renew anyway? (y/N): " force_renew