From 9f2addd63cfed2a8e5de1b4e81f6063d51a455d6 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Tue, 5 May 2020 19:18:19 +0200 Subject: [PATCH] Update install --- scripts/install | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index c0cf47b..1185638 100644 --- a/scripts/install +++ b/scripts/install @@ -268,10 +268,8 @@ ynh_store_file_checksum --file="$final_path/CONFIG_FILE" ### Then, if write authorization is needed, any access should be given only to directories ### that really need such authorization. -chown -R www-data: $final_path/ - # Set permissions to app files -chown -R root: $final_path +chown -R www-data: $final_path #================================================= # SETUP LOGROTATE