mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
First jq rework - 8. redo
This commit is contained in:
parent
fda6502f33
commit
c9b353a689
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user