From a961a1070b2ed35c9a5bc44c970f2019800251b8 Mon Sep 17 00:00:00 2001 From: antoine Date: Tue, 14 Jan 2020 19:25:40 +0100 Subject: [PATCH] chgt droit dossier upload --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 32789aa..14bc4a2 100755 --- a/scripts/install +++ b/scripts/install @@ -281,6 +281,7 @@ rm $final_path/install.php # Set permissions to app files chown -R root: $final_path +chown -R $app:$app $final_path/uploads #================================================= # SETUP LOGROTATE