1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00

remove yarn cache

This commit is contained in:
Éric Gaspar 2023-01-29 17:31:31 +01:00
parent b37c69ed16
commit 50558c9fbb

View file

@ -152,6 +152,7 @@ then
ynh_script_progression --message="Building HedgeDoc... (this will take some time and resources!)" --weight=20
pushd "$final_path"
ynh_secure_remove /usr/local/share/.cache/yarn
ynh_use_nodejs
bin/setup
popd