Commit 4f22983f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Python 2 is deprecated - we should use Python 3 instead

parent fc584345
all:
tar xf certbot-1.3.0.tar.gz
install -v -Dm755 certbot-1.3.0/certbot-auto /usr/bin/certbot-auto
certbot-auto --install-only --no-bootstrap --no-self-upgrade
USE_PYTHON_3=1 certbot-auto --install-only --no-bootstrap --no-self-upgrade
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment