echo cert instructions

This commit is contained in:
Lauri Räsänen 2025-04-27 16:40:39 +03:00
parent ddb6d7dcd1
commit f563f2f251

View file

@ -6,5 +6,7 @@ sudo apt install -y nginx certbot python3-certbot-nginx
sudo systemctl status certbot.timer
# sudo certbot --nginx -d example.com
echo "For enabling certs:"
echo "sudo certbot --nginx -d example.com"
echo ""