Add restart peertube info in upgrade doc
This commit is contained in:
parent
c6fb386adc
commit
188aa7740c
|
@ -281,6 +281,7 @@ The password it asks is PeerTube's database user password.
|
|||
|
||||
```
|
||||
$ cd /var/www/peertube/peertube-latest/scripts && sudo -H -u peertube ./upgrade.sh
|
||||
$ sudo systemctl restart peertube # Or use your OS command to restart PeerTube if you don't use systemd
|
||||
```
|
||||
|
||||
#### Manually
|
||||
|
|
Loading…
Reference in New Issue