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