From b57892e806bc90cdcf433f8c0d1e3bbaadd0831b Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Fri, 3 Apr 2020 14:50:07 -0400 Subject: [PATCH] Remove debug line --- setup/so-functions | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index 5c5855f10..16c7108e5 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -745,7 +745,6 @@ get_main_ip() { get_redirect() { whiptail_set_redirect_info whiptail_set_redirect - echo "REDIRECTINFO=$REDIRECTINFO" if [ "$REDIRECTINFO" == "OTHER" ]; then whiptail_set_redirect_host fi