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

temporary : remove sharp

This commit is contained in:
Salamandar 2024-07-14 18:51:10 +02:00
parent 58ebce78d4
commit 7b4aee0d80

View file

@ -43,7 +43,7 @@ chown -R "$app:$app" "$install_dir"
#=================================================
pushd "$install_dir/lemmy-ui"
ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" yarn add sharp
# ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" yarn add sharp
popd
#=================================================