mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
typo
This commit is contained in:
parent
a811f537b3
commit
5f5e848043
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue