Update Production Guide (#309)
authorSVNET Libre <svnet@brique.svnet.fr>
Wed, 21 Feb 2018 16:05:21 +0000 (17:05 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 21 Feb 2018 16:05:21 +0000 (17:05 +0100)
* Update Production Guide

Pull Request #308

* change the execution of the script

support/doc/production.md

index 6d6cd68f8c807287d1e15ddb39ecdaaf5dbe4b80..9241ab61512dd147b88c8e113f1b26f27ba066c2 100644 (file)
@@ -155,7 +155,6 @@ $ cd /var/www/peertube/peertube-latest && NODE_CONFIG_DIR=/var/www/peertube/conf
 
 ```
 $ cd /var/www/peertube/peertube-latest/scripts && sudo -u peertube ./upgrade.sh
-$ diff /var/www/peertube/versions/peertube-${VERSION}/config/production.yaml.example /var/www/peertube/config/production.yaml
 $ sudo systemctl restart peertube && sudo journalctl -fu peertube
 ```