diff --git a/scripts/install b/scripts/install index 5f184be..5a7f2f9 100644 --- a/scripts/install +++ b/scripts/install @@ -70,7 +70,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