Fixes SASS installer

This commit is contained in:
Michel Fedde 2025-03-01 22:59:36 +01:00
parent af5ec3580c
commit 14aa47a0c1

View file

@ -1,5 +1,5 @@
#!/bin/env sh
yay -S --needed sass
sudo pacman -S --needed sass
../../theming/compile.sh
sh -c "$HOME/.config/theming/compile.sh"