diff --git a/scripts/install b/scripts/install index 5f062ba..b9902a4 100755 --- a/scripts/install +++ b/scripts/install @@ -162,7 +162,7 @@ systemctl reload nginx #================================================= # Set permissions to app files -chown -R root: $final_path +chown -R www-data: $final_path #================================================= # SETUP LOGROTATE