From 3775a41f6d0bc7ffdd790839fb99c8d115e5da59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:02:03 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 2e848c1..c2c9317 100755 --- a/scripts/install +++ b/scripts/install @@ -36,6 +36,7 @@ ynh_setup_source --dest_dir="$install_dir" 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/" #================================================= # PHP-FPM CONFIGURATION