From 70e22555866db80ffeabf56728c032b47a3fc44d Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 7 May 2020 18:44:12 +0200 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2f4dda5..ef9306f 100644 --- a/scripts/install +++ b/scripts/install @@ -269,8 +269,7 @@ ynh_add_fpm_config ### that really need such authorization. # Set permissions to app files -#chown -R $app: $final_path -chown -R www-data:$app $final_path +chown -R $app: $final_path #================================================= # SETUP LOGROTATE