Remove outdated flag from certbot command
This commit is contained in:
parent
12cd14fff5
commit
d90a374811
@ -56,7 +56,6 @@ action :create do
|
||||
command <<-CMD
|
||||
certbot certonly --manual -n \
|
||||
--preferred-challenges dns \
|
||||
--manual-public-ip-logging-ok \
|
||||
--agree-tos \
|
||||
--manual-auth-hook '#{hook_auth_command}' \
|
||||
--manual-cleanup-hook '#{hook_cleanup_command}' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user