Remove debug line

This commit is contained in:
Jason Ertel
2020-04-03 14:50:07 -04:00
parent 99e8226ae5
commit b57892e806

View File

@@ -745,7 +745,6 @@ get_main_ip() {
get_redirect() { get_redirect() {
whiptail_set_redirect_info whiptail_set_redirect_info
whiptail_set_redirect whiptail_set_redirect
echo "REDIRECTINFO=$REDIRECTINFO"
if [ "$REDIRECTINFO" == "OTHER" ]; then if [ "$REDIRECTINFO" == "OTHER" ]; then
whiptail_set_redirect_host whiptail_set_redirect_host
fi fi