1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update install

This commit is contained in:
frju365 2018-05-06 11:55:27 +02:00 committed by GitHub
parent a107719bea
commit c1be625a96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,8 @@ ynh_install_nodejs $node_version
# 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
#=================================================
# SPECIFIC SETUP