docs: add missing sudo prefix for apt

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2320>
environments/review-docs-docs-z4phl1/deployments/16669
jo 2023-01-17 15:50:57 +01:00 zatwierdzone przez Ciarán Ainsworth
rodzic d34a663b8c
commit b848e96398
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -366,8 +366,8 @@ To enable your users to connect to your pod securely, you need to set up {abbr}`
1. Install certbot
```{code-block} sh
apt-get update
apt-get install certbot python3-certbot-nginx
sudo apt-get update
sudo apt-get install certbot python3-certbot-nginx
```
2. Run certbot