mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 10:26:06 +02:00
Rename LETSENCRYPT_PATH to CERTBOT_PATH
This commit is contained in:
@@ -6,7 +6,7 @@ set -o errexit
|
||||
|
||||
source .tox/$TOXENV/bin/activate
|
||||
|
||||
export LETSENCRYPT_PATH=`pwd`
|
||||
export CERTBOT_PATH=`pwd`
|
||||
|
||||
cd $GOPATH/src/github.com/letsencrypt/boulder/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user