sudo apt-get update -y sudo apt-get install software-properties-common -y sudo add-apt-repository ppa:certbot/certbot -y sudo apt-get update && sudo apt-get upgrade -y sudo certbot --nginx -y