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:
Éric Gaspar 2023-06-23 21:52:32 +02:00
parent e7f7b45e15
commit 81cbf50bd4

View file

@ -64,6 +64,7 @@ ynh_secure_remove --file="$install_dir/build-lemmy-ui"
pushd $install_dir/lemmy-ui/
npm install --platform=linux --arch=x64 sharp
npm install express
popd