From f2f1ff7d186cf09a760fe746958192cd5544ff44 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Aug 2023 13:52:21 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 7b585c3..d0f63c0 100644 --- a/scripts/install +++ b/scripts/install @@ -75,7 +75,7 @@ ynh_setup_source --dest_dir="$final_path" chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chmod -R ga+w "$final_path/data" +#chmod -R ga+w "$final_path/data" #================================================= # NGINX CONFIGURATION