mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
We don't want to hardcode a letsencrypt-auto venv anymore
This commit is contained in:
@@ -58,7 +58,6 @@ if [ $? -ne 0 ] ; then
|
||||
fi
|
||||
|
||||
if [ "$OS_TYPE" = "ubuntu" ] ; then
|
||||
export LETSENCRYPT="$HOME/.local/share/letsencrypt/bin/letsencrypt"
|
||||
venv/bin/tox -e apacheconftest
|
||||
else
|
||||
echo Not running hackish apache tests on $OS_TYPE
|
||||
|
||||
Reference in New Issue
Block a user