1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update _common.sh

This commit is contained in:
Rafi59 2018-05-01 16:22:07 +02:00 committed by GitHub
parent 8f4f4f5542
commit 2e05672a88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ ynh_use_nodejs () {
ynh_install_nodejs () {
# Use n, https://github.com/tj/n to manage the nodejs versions
nodejs_version="6"
nodejs_version="$nodejs_version"
local n_install_script="https://git.io/n-install"
# Create $n_install_dir