mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
parent
997eb5bd9b
commit
4f1c17b7f5
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ $ yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh
|
||||||
2. After upgrade is complete run **yarn install**.
|
2. After upgrade is complete run **yarn install**.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cd /var/www/peertube && yarn install --production --pure-lockfile
|
$ cd /var/www/peertube && sudo yarn install --production --pure-lockfile
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Give proper **permissions** to peertube
|
3. Give proper **permissions** to peertube
|
||||||
|
|
Loading…
Reference in a new issue