Commit fc584345 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated certbot to 1.3.0

parent a0e40d36
all:
tar xf certbot-0.35.1.tar.gz
install -v -Dm755 certbot-0.35.1/certbot-auto /usr/bin/certbot-auto
certbot-auto --install-only --no-bootstrap
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
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