First jq rework - 5. redo

This commit is contained in:
Bjarne Saltbaek 2021-10-03 16:51:02 +02:00
parent cb89ee39f5
commit 6b3d6d5211
1 changed files with 1 additions and 0 deletions

View File

@ -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