1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Update install

This commit is contained in:
frju365 2018-03-11 12:09:25 +01:00 committed by GitHub
parent 21180961e3
commit 81e829c794
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,8 @@ ynh_install_nodejs $version
# CREATE DEDICATED USER # CREATE DEDICATED USER
#================================================= #=================================================
ynh_system_user_create $app /home/$app # Créer un utilisateur système dédié à l'app # Create a system user
ynh_system_user_create $app
#================================================= #=================================================
# NODEJS Version # NODEJS Version