mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update install
This commit is contained in:
parent
9e5bf56efe
commit
5fc2bb4d2a
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ynh_script_progression --message="Installing dependencies..." --weight=20
|
||||||
|
|
||||||
# Install Nodejs
|
# Install Nodejs
|
||||||
#ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
#ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||||
|
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
|
|
||||||
tempdir="$(mktemp -d)"
|
tempdir="$(mktemp -d)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue