1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00
This commit is contained in:
yalh76 2019-06-23 15:53:45 +02:00
parent 1c0abdeaed
commit c5e55b7508

View file

@ -58,7 +58,7 @@ password: **created in above step**
$ yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/ovh_fix --debug
```
2. After upgarde is complete run **yarn install**.
2. After upgrade is complete run **yarn install**.
```
$ cd /var/www/peertube && yarn install --production --pure-lockfile