ソースを参照

Remove debugging output

bryan 2 年 前
コミット
add848141c
1 ファイル変更0 行追加2 行削除
  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