Browse Source

Remove debugging output

bryan 2 years ago
parent
commit
add848141c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      openwrtbuilder

+ 0 - 2
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