Update dns_aruba.sh

This commit is contained in:
Gerardo 2020-12-06 13:00:03 +01:00 committed by GitHub
parent 622fb572a6
commit 0896c6d854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,7 @@ _aruba_get_api() {
printf "%s" $ARUBA_BUSINESS_IT
return
;;
*)
_err "Unknown parameter : $1"
return 1
;;