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:
parent
6ac0fa048f
commit
0c4d544a34
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue