2 lines
134 B
Plaintext
2 lines
134 B
Plaintext
certbot certonly -t -n --agree-tos --webroot -w <%= @ng_certbot_webroot %>/ -d <%= @ng_webserver_name %> --email <%= @ng_mail_user %>
|