From add848141c131e729f8833947d2e138b1dd90fac Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 13 Oct 2022 12:22:09 -0400 Subject: [PATCH] Remove debugging output --- openwrtbuilder | 2 -- 1 file changed, 2 deletions(-) diff --git a/openwrtbuilder b/openwrtbuilder index d76769b..74111ef 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -383,8 +383,6 @@ main() { readInput "$@" - echo "PROFILE: $PROFILE" - [[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1 declare -gn P_ARR="$PROFILE" declare _out_prefix