Update certbot-auto modification checks (#8805)

* revert changes to letsencrypt-auto-source/le-auto

* update modification tests
This commit is contained in:
Brad Warren
2021-04-26 13:50:10 -07:00
committed by GitHub
parent 32247b3c89
commit c06e40dbef
4 changed files with 48 additions and 113 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ if [ -z "$VENV_PATH" ]; then
fi
VENV_BIN="$VENV_PATH/bin"
BOOTSTRAP_VERSION_PATH="$VENV_PATH/certbot-auto-bootstrap-version.txt"
LE_AUTO_VERSION="1.15.0.dev0"
LE_AUTO_VERSION="1.14.0"
BASENAME=$(basename $0)
USAGE="Usage: $BASENAME [OPTIONS]
A self-updating wrapper script for the Certbot ACME client. When run, updates