__maison/certbot-apache2/certbot_install
2018-11-27 16:43:31 +01:00

5 lines
117 B
Bash
Executable File

#!/bin/sh
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install python-certbot-apache