Browse Source

formatting issues addressed

pull/2117/head
Steven Miano 7 years ago
parent
commit
8eb76b4f99
No known key found for this signature in database GPG Key ID: 1811C2CB82194F52
  1. 1
      dnsapi/dns_ultra.sh

1
dnsapi/dns_ultra.sh

@ -162,4 +162,3 @@ _ultra_login(){
"${ULTRA_API}authorization/token" | cut -d, -f3 | cut -d\" -f4)
export AUTH_TOKEN
}
Loading…
Cancel
Save