mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-04 21:41:46 +00:00
First jq rework - 5. redo
This commit is contained in:
parent
cb89ee39f5
commit
6b3d6d5211
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user