mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Fixed yarn in upgrade
This commit is contained in:
parent
7ace962a47
commit
32be03ee26
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ ynh_secure_remove "$tmpdir"
|
|||
|
||||
(
|
||||
cd "$final_path"
|
||||
yarn install --production --pure-lockfile --silent --cache-folder /var/cache/yarn/
|
||||
yarn install --production --pure-lockfile
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue