mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
add /directory
This commit is contained in:
parent
7b9f12461c
commit
84db865b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Staging server is set explicitly to stop tests from trying to use the live
|
||||
# server again if the server value set by --staging changes again.
|
||||
SERVER="https://acme-staging-v02.api.letsencrypt.org"
|
||||
SERVER="https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
export EA=/etc/apache2/
|
||||
TESTDIR="`dirname $0`"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue