1
0
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:
Noah Swartz
2015-12-15 11:52:17 -08:00
parent 3d20950fb8
commit 22ca6a070a

View File

@@ -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