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
81cbf50bd4
commit
513d5ae664
1 changed files with 1 additions and 2 deletions
|
@ -63,8 +63,7 @@ ynh_secure_remove --file="$install_dir/build-lemmy-ui"
|
||||||
|
|
||||||
|
|
||||||
pushd $install_dir/lemmy-ui/
|
pushd $install_dir/lemmy-ui/
|
||||||
npm install --platform=linux --arch=x64 sharp
|
npm install
|
||||||
npm install express
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue