Browse Source

First jq rework - 5. redo

Bjarne Saltbaek 4 years ago
parent
commit
6b3d6d5211
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dnsapi/dns_cpanel.sh

+ 1 - 0
dnsapi/dns_cpanel.sh

@@ -24,6 +24,7 @@ dns_cpanel_add() {
   _debug cPanel_Apitoken "$cPanel_Apitoken"
   _debug cPanel_Hostname "$cPanel_Hostname"
 
+
   if ! _cpanel_login; then
     _err "cPanel Login failed for user $cPanel_Username. Check $HTTP_HEADER file"
     return 1