Multi-profile support
This commit is contained in:
@@ -612,10 +612,13 @@ main() {
|
||||
debug "Profile: $profile"
|
||||
loadProfiles
|
||||
|
||||
|
||||
[[ ! ${!profile@a} = A ]] && echo "Profile does not exist" && return 1
|
||||
|
||||
debug "r4s: ${!r4s@}"
|
||||
|
||||
declare -gn P_ARR="$profile"
|
||||
|
||||
debug
|
||||
debug "P_ARR: ${P_ARR[*]}"
|
||||
|
||||
: "${BUILDDIR:=$SCRIPTDIR}"
|
||||
|
||||
Reference in New Issue
Block a user