Error on bad input

This commit is contained in:
climberomes
2025-12-11 17:55:18 -08:00
parent d0b1b1c8f9
commit 08d4443c02

View File

@@ -441,7 +441,7 @@ function _prompt_install_feature() {
echo -e
$function
else
_install_status 0 "Invalid VPN provider ID ${!opt} - (Skipped)"
_install_status 1 "Invalid VPN provider ID ${!opt} - (Skipped)"
fi
elif [ "${!opt}" == 1 ]; then
echo -e