mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
forgot dollar sign
This commit is contained in:
parent
e55605dbe9
commit
1633d14547
@ -38,7 +38,7 @@ dns_do_rm() {
|
||||
_err "Could not delete resource record for ${_domain}, id ${_rrid}"
|
||||
fi
|
||||
done
|
||||
return _dns_do_had_error
|
||||
return $_dns_do_had_error
|
||||
fi
|
||||
fi
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user