Procházet zdrojové kódy

Multi-profile support

bryan před 2 roky
rodič
revize
2b1e94da87
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -614,7 +614,7 @@ main() {
 
         [[ ! ${!profile@a} = A ]] && echo "Profile does not exist" && return 1
 
-        debug "r4s: ${!r4s@}"
+        debug "r4s: ${r4s[*]}"
 
         declare -gn P_ARR="$profile"