Fix User Path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user