You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 4 years ago | |
certbot_deploy.sh | 4 years ago |
README.md
utility-script
Collection of scripts.
Certbot Deploy
Deploy script for Certbot under Ubuntu 18.04.
-
Via CURL :
sudo sh -c "$(curl -fsSL https://git.gnous.eu/mael/utility-script/raw/branch/master/certbot_deploy.sh)"
-
Via WGET :
sudo sh -c "$(wget https://git.gnous.eu/mael/utility-script/raw/branch/master/certbot_deploy.sh -O -)"