diff --git a/check_process b/check_process index 484391a..3de3894 100644 --- a/check_process +++ b/check_process @@ -16,5 +16,3 @@ multi_instance=1 incorrect_path=1 port_already_use=0 -;;; Levels - Level 5=auto diff --git a/scripts/restore b/scripts/restore index fd0c9ab..ac13aae 100644 --- a/scripts/restore +++ b/scripts/restore @@ -66,7 +66,7 @@ ynh_system_user_create --username=$app #================================================= # Restore permissions on app files -chown -R root: $final_path +chown -R $app: $final_path #================================================= # RESTORE THE PHP-FPM CONFIGURATION