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