Collection of scripts.
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.
Mael G f8341ff35d Certbot Utility readme 4 years ago
LICENSE Initial commit 4 years ago
README.md Certbot Utility readme 4 years ago
certbot_deploy.sh Cerbot-deploy 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 -)"