mirror of https://github.com/Chocobozzz/PeerTube
Add restart peertube info in upgrade doc
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
|
$ 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
|
#### Manually
|
||||||
|
|
Loading…
Reference in New Issue