First jq rework - 8. redo

This commit is contained in:
Bjarne Saltbaek 2021-10-03 17:02:24 +02:00
parent fda6502f33
commit c9b353a689
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ 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