From b9d257eb5e3856266ca58435a114c3b2ca5f751d Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 7 May 2020 18:31:18 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b8b1632..b5f0427 100644 --- a/scripts/install +++ b/scripts/install @@ -270,7 +270,7 @@ ynh_add_fpm_config # Set permissions to app files #chown -R $app: $final_path -chown -R root:www-data: $final_path +chown -R root:www-data $final_path #================================================= # SETUP LOGROTATE