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

Update install

This commit is contained in:
ericgaspar 2023-07-11 07:52:44 +02:00
parent 6ac0fa048f
commit 0c4d544a34

View file

@ -52,7 +52,7 @@ ynh_add_nginx_config
pushd $install_dir
ynh_use_nodejs
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn install --global sharp
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn global add sharp
popd
#=================================================