echo cert instructions
This commit is contained in:
parent
ddb6d7dcd1
commit
f563f2f251
1 changed files with 3 additions and 1 deletions
|
@ -6,5 +6,7 @@ sudo apt install -y nginx certbot python3-certbot-nginx
|
||||||
|
|
||||||
sudo systemctl status certbot.timer
|
sudo systemctl status certbot.timer
|
||||||
|
|
||||||
# sudo certbot --nginx -d example.com
|
echo "For enabling certs:"
|
||||||
|
echo "sudo certbot --nginx -d example.com"
|
||||||
|
echo ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue