Gerardo
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
dnsapi/dns_aruba.sh
|
@ -90,7 +90,6 @@ _initAuth() { |
|
|
# _clearaccountconf ARUBA_CK |
|
|
# _clearaccountconf ARUBA_CK |
|
|
# return 1 |
|
|
# return 1 |
|
|
#fi |
|
|
#fi |
|
|
|
|
|
|
|
|
#domainData=$(echo "$response" | tr -d '\r') |
|
|
#domainData=$(echo "$response" | tr -d '\r') |
|
|
## get all Ids and peek only values |
|
|
## get all Ids and peek only values |
|
|
#temp="$(echo "$domainData" | _egrep_o "Id\": [^,]*" | cut -d : -f 2 | head -1)" # first element is zone Id |
|
|
#temp="$(echo "$domainData" | _egrep_o "Id\": [^,]*" | cut -d : -f 2 | head -1)" # first element is zone Id |
|
|