diff --git a/scripts/fix-css.sh b/scripts/fix-css.sh index c1a6e88e8..4d46be49f 100755 --- a/scripts/fix-css.sh +++ b/scripts/fix-css.sh @@ -29,7 +29,7 @@ print_error() { } # Default installation path -PULSE_DIR="/opt/pulse-proxmox" +PULSE_DIR="/opt/pulse" print_info "Pulse CSS Fix Script" print_info "This script fixes CSS issues where the frontend has no styling"