From 54d6d1ebd06a3da596202d5a2527302f319cfab9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 28 Dec 2023 01:07:19 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 2b3cfa9..13f1654 100644 --- a/scripts/install +++ b/scripts/install @@ -19,6 +19,7 @@ ynh_setup_source --dest_dir="$install_dir" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" +chown 700 "$install_dir/_h5ai/private/conf" #================================================= # SYSTEM CONFIGURATION