mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-19 23:11:22 +02:00
removed TODO mark from help text on renew of changed domains
This commit is contained in:
@@ -400,7 +400,7 @@ sign_domain() {
|
||||
|
||||
|
||||
# Usage: --cron (-c)
|
||||
# Description: Sign/renew non-existant/changed(TODO)/expiring certificates.
|
||||
# Description: Sign/renew non-existant/changed/expiring certificates.
|
||||
command_sign_domains() {
|
||||
if [[ -n "${PARAM_DOMAIN:-}" ]]; then
|
||||
# we are using a temporary domains.txt file so we don't need to duplicate any code
|
||||
|
||||
Reference in New Issue
Block a user