diff --git a/scripts/install b/scripts/install index 4ed6e45..c0cf47b 100644 --- a/scripts/install +++ b/scripts/install @@ -268,7 +268,7 @@ ynh_store_file_checksum --file="$final_path/CONFIG_FILE" ### Then, if write authorization is needed, any access should be given only to directories ### that really need such authorization. -chown -R $user: $final_path/ +chown -R www-data: $final_path/ # Set permissions to app files chown -R root: $final_path