Multi-profile support
这个提交包含在:
@@ -609,6 +609,8 @@ main() {
|
||||
|
||||
for profile in "${PROFILES[@]}"; do
|
||||
|
||||
debug "Profile: $profile"
|
||||
|
||||
[[ ! ${!profile@a} = A ]] && echo "Profile does not exist" && return 1
|
||||
declare -gn P_ARR="$profile"
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户