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:
parent
b37c69ed16
commit
50558c9fbb
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ then
|
||||||
ynh_script_progression --message="Building HedgeDoc... (this will take some time and resources!)" --weight=20
|
ynh_script_progression --message="Building HedgeDoc... (this will take some time and resources!)" --weight=20
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
|
ynh_secure_remove /usr/local/share/.cache/yarn
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
bin/setup
|
bin/setup
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue