Update Production Guide (#309)

* Update Production Guide

Pull Request #308

* change the execution of the script
pull/311/head
SVNET Libre 2018-02-21 17:05:21 +01:00 committed by Chocobozzz
parent 5a8eac36a7
commit a640b861b9
1 changed files with 0 additions and 1 deletions

View 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
```