[UPD] typo certbot
This commit is contained in:
parent
45469a8777
commit
4a83999ace
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ sudo snap install core
|
|||
sudo snap refresh core
|
||||
|
||||
# https://certbot.eff.org/lets-encrypt/debianbuster-nginx
|
||||
# Cerbot
|
||||
# Certbot
|
||||
sudo snap install --classic certbot
|
||||
sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||
```
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ sudo snap install core
|
|||
sudo snap refresh core
|
||||
|
||||
# https://certbot.eff.org/lets-encrypt/debianbuster-nginx
|
||||
# Cerbot
|
||||
# Certbot
|
||||
sudo snap install --classic certbot
|
||||
sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ sudo snap install core
|
|||
sudo snap refresh core
|
||||
|
||||
# https://certbot.eff.org/lets-encrypt/debianbuster-nginx
|
||||
# Cerbot
|
||||
# Certbot
|
||||
sudo snap install --classic certbot
|
||||
sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||
|
|
|
|||
Loading…
Reference in a new issue