From 5f5e84804303304500e9d0800fe1ddc5867b4d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 14 Jul 2024 18:42:58 +0200 Subject: [PATCH] typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 17339bd..afef8f0 100755 --- a/scripts/install +++ b/scripts/install @@ -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