mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2024-09-03 19:25:52 +02:00
Update upgrade
This commit is contained in:
parent
1e2558ed9d
commit
2465dd2702
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@ ynh_script_progression "Building $app... (this will take some time and resources
|
|||
pushd "$install_dir"
|
||||
ynh_safe_rm /usr/local/share/.cache/yarn
|
||||
|
||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH yarn workspaces focus --production
|
||||
ynh_hide_warnings ynh_exec_as_app node_load_PATH yarn cache clean
|
||||
ynh_hide_warnings ynh_exec_as_app yarn workspaces focus --production
|
||||
ynh_hide_warnings ynh_exec_as_app yarn cache clean
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue