From 8b78b6f1fee6451e1d00f57187fd4e74e408f8da Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:26:41 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 13f1654..98dec66 100644 --- a/scripts/install +++ b/scripts/install @@ -19,7 +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" +chmod 700 "$install_dir/_h5ai/private/conf" #================================================= # SYSTEM CONFIGURATION