mirror of
https://github.com/certbot/certbot.git
synced 2026-01-23 07:20:55 +03:00
added directory notation
This commit is contained in:
@@ -36,6 +36,6 @@ fi
|
||||
|
||||
# run letsencrypt-apache2 via letsencrypt-auto
|
||||
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 \
|
||||
--domain $PUBLIC_HOSTNAME --server $BOULDER_URL
|
||||
|
||||
Reference in New Issue
Block a user