From 9a55b628a7c9daa574ee156bc25326ac626ffcd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 16 Jul 2023 22:49:46 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 986f1ee..f3c28b4 100644 --- a/scripts/install +++ b/scripts/install @@ -99,7 +99,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 +x "$final_path/cells" +#chmod +x "$final_path/cells" #================================================= # NGINX CONFIGURATION