mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
added directory notation
This commit is contained in:
@@ -36,6 +36,6 @@ fi
|
|||||||
|
|
||||||
# run letsencrypt-apache2 via letsencrypt-auto
|
# run letsencrypt-apache2 via letsencrypt-auto
|
||||||
cd letsencrypt
|
cd letsencrypt
|
||||||
letsencrypt-auto -v --debug --text --agree-dev-preview --agree-tos \
|
./letsencrypt-auto -v --debug --text --agree-dev-preview --agree-tos \
|
||||||
--renew-by-default --redirect --register-unsafely-without-email \
|
--renew-by-default --redirect --register-unsafely-without-email \
|
||||||
--domain $PUBLIC_HOSTNAME --server $BOULDER_URL
|
--domain $PUBLIC_HOSTNAME --server $BOULDER_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user