1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Fix User Path

This commit is contained in:
yalh76 2019-02-01 08:43:25 +01:00
parent 3b09ec9f12
commit 779d8b08b9

View file

@ -133,7 +133,7 @@ ynh_install_app_dependencies git build-essential postgresql postgresql-contrib o
#=================================================
# Create a dedicated user (if not existing)
ynh_system_user_create $app
ynh_system_user_create "$app" "$final_path"
#=================================================
# PHP-FPM CONFIGURATION