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