#!/bin/bash # Fix database permissions for skyartapp user echo "🔐 Fixing database permissions..." sudo -u postgres psql -d skyartshop <