From 07401e939e1a90de6b4c69a7261b87a7393c590e Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 7 May 2020 18:35:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a45091d..c384b42 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 www-data: $final_path +chown -R $app:www-data $final_path #================================================= # SETUP LOGROTATE