diff --git a/scripts/install b/scripts/install index 7c8ae15..9d4f799 100644 --- a/scripts/install +++ b/scripts/install @@ -284,7 +284,8 @@ popd ### that really need such authorization. # Set permissions to app files -chown -R root: $final_path +sudo chown -R www-data:www-data: $final_path +sudo chmod 777 $final_path -R #================================================= # SETUP LOGROTATE