Add restart peertube info in upgrade doc

pull/4429/head
Chocobozzz 2021-09-09 11:04:57 +02:00
parent c6fb386adc
commit 188aa7740c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -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