Add yarn cleanup info after upgrade
This commit is contained in:
parent
ef4e7651c1
commit
64128512b2
1 changed files with 2 additions and 0 deletions
|
@ -304,6 +304,8 @@ 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
|
sudo systemctl restart peertube # Or use your OS command to restart PeerTube if you don't use systemd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may want to run `sudo -u peertube yarn cache clean` after several upgrades to free up disk space.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><strong>Prefer manual upgrade?</strong></summary>
|
<summary><strong>Prefer manual upgrade?</strong></summary>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue