Fix User Path
This commit is contained in:
@@ -69,7 +69,7 @@ ynh_psql_execute_file_as_root ./db.sql "$db_name"
|
||||
#=================================================
|
||||
|
||||
# Create the dedicated user (if not existing)
|
||||
ynh_system_user_create $app
|
||||
ynh_system_user_create "$app" "$final_path"
|
||||
|
||||
#=================================================
|
||||
# RESTORE USER RIGHTS
|
||||
|
||||
Reference in New Issue
Block a user