mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
Update install
This commit is contained in:
parent
2c3b8ab555
commit
599a79641e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ pushd $install_dir
|
|||
ynh_use_nodejs
|
||||
sudo -u $app env $ynh_node_load_PATH BUILD_SEQUENCIAL=1 yarn install --inline-builds
|
||||
sudo -u $app env $ynh_node_load_PATH yarn cache clean
|
||||
rm -rf .yarn/berry
|
||||
ynh_secure_remove .yarn/berry
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue