1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tracim_ynh.git synced 2024-10-01 13:34:52 +02:00

Fix upgrade

This commit is contained in:
yalh76 2022-04-15 00:22:31 +02:00
parent bf895e9cd2
commit 31c26e5f04

View file

@ -159,7 +159,6 @@ pushd "$final_path/backend"
popd
pushd "$final_path"
echo 'nodeLinker: node-modules' >> .yarnrc.yml
ynh_exec_warn_less yarn install
ynh_exec_warn_less ./build_full_frontend.sh
popd