]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Remove redundant section
authorChocobozzz <me@florianbigard.com>
Wed, 20 Jul 2022 13:56:51 +0000 (15:56 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 20 Jul 2022 13:56:51 +0000 (15:56 +0200)
support/doc/production.md

index 34e19fc8ceb55148ea59f10cac8f519c5bc090ea..44b2c29b11981099abb91511ce9655bd116e2b67 100644 (file)
@@ -160,12 +160,6 @@ $ sudo certbot certonly --standalone --post-hook "systemctl restart nginx"
 $ sudo systemctl reload nginx
 ```
 
-Now you have the certificates you can reload nginx:
-
-```bash
-$ sudo systemctl reload nginx
-```
-
 Certbot should have installed a cron to automatically renew your certificate.
 Since our nginx template supports webroot renewal, we suggest you to update the renewal config file to use the `webroot` authenticator: