From 0693a2953515cec550f71427be7ef4eef76d79f4 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 20 Mar 2021 08:26:09 +0100 Subject: [PATCH] Update install --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 7087ebe..d7425be 100755 --- a/scripts/install +++ b/scripts/install @@ -220,9 +220,6 @@ ynh_permission_update --permission="main" --remove="visitors" ### Then, if write authorization is needed, any access should be given only to directories ### that really need such authorization. -# Set permissions to app files -chown -R root: $final_path - #================================================= # SETUP LOGROTATE #=================================================