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