]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add restart peertube info in upgrade doc
authorChocobozzz <me@florianbigard.com>
Thu, 9 Sep 2021 09:04:57 +0000 (11:04 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 9 Sep 2021 09:04:57 +0000 (11:04 +0200)
support/doc/production.md

index 81748ae166e86c2756fdb18c4692da4a228fdd13..790e43f3183847717891b845b51209de894a26ba 100644 (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