mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
testing yarn fail on some vps
This commit is contained in:
parent
8cbd4a2250
commit
bc297b63fd
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ touch "$final_path/config/local-production.json"
|
|||
|
||||
(
|
||||
cd "$final_path"
|
||||
yarn install --production --pure-lockfile --silent --cache-folder /var/cache/yarn/
|
||||
yarn install --production --pure-lockfile
|
||||
)
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue