mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 23:24:54 +00:00
Delete stray line copied/pasted from another pugin
This commit is contained in:
parent
a2a1e2ed25
commit
0eb678753f
@ -25,7 +25,6 @@ dns_freedns_add() {
|
||||
_debug "txtvalue: $txtvalue"
|
||||
|
||||
if [ -z "$FREEDNS_USER" ] || [ -z "$FREEDNS_PASSWORD" ]; then
|
||||
AD_API_KEY=""
|
||||
_err "You didn't specify the FreeDNS username and password yet."
|
||||
_err "Please export as FREEDNS_USER / FREEDNS_PASSWORD and try again."
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user