From 960af11cc213186cd6d51f0ebfac011afb04179f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 25 Feb 2024 19:34:32 +0100 Subject: [PATCH] data no --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9f2e929..f9f2774 100644 --- a/scripts/install +++ b/scripts/install @@ -18,7 +18,7 @@ ynh_setup_source --dest_dir="$install_dir" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" -chmod -R ga+w "$install_dir/data" +# chmod -R ga+w "$install_dir/data" #================================================= # NGINX CONFIGURATION