1
0
Fork 0
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:
Éric Gaspar 2022-11-07 21:54:53 +01:00
parent 5a5f09789d
commit 73a7825149

View file

@ -126,6 +126,7 @@ ynh_script_progression --message="Building HedgeDoc... (this will take some time
pushd "$final_path"
ynh_use_nodejs
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn cache clean
bin/setup
popd