From bdb38a1cf50a604328c4097e7f687d22a653542b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 10 May 2023 18:16:08 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index cc26796..913aeb2 100755 --- a/scripts/install +++ b/scripts/install @@ -39,6 +39,7 @@ chmod 750 "$install_dir/bootstrap/cache" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" chown -R $app: "$install_dir/public/sym/" +chmod -R 755 $data_dir #================================================= # PHP-FPM CONFIGURATION