1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00
This commit is contained in:
Salamandar 2024-07-14 18:42:58 +02:00
parent a811f537b3
commit 5f5e848043

View file

@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
ynh_script_progression --message="Installing NodeJS..." --weight=1
ynh_install_nodejs --nodejs_version="$NODEJS_VERSION"
ynh_use_nodejs$
ynh_use_nodejs
ln -fs /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1