Fix User Path

This commit is contained in:
yalh76
2019-02-01 08:43:05 +01:00
parent 3c0a75cbeb
commit dee0e2c799
3 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ ynh_install_nodejs 10
#=================================================
# Create a dedicated user (if not existing)
ynh_system_user_create $app
ynh_system_user_create "$app" "$final_path"
#=================================================
# PHP-FPM CONFIGURATION