mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +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
|
source .tox/$TOXENV/bin/activate
|
||||||
|
|
||||||
export LETSENCRYPT_PATH=`pwd`
|
export CERTBOT_PATH=`pwd`
|
||||||
|
|
||||||
cd $GOPATH/src/github.com/letsencrypt/boulder/
|
cd $GOPATH/src/github.com/letsencrypt/boulder/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user