Fixes SASS installer
This commit is contained in:
parent
af5ec3580c
commit
14aa47a0c1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/env sh
|
#!/bin/env sh
|
||||||
|
|
||||||
yay -S --needed sass
|
sudo pacman -S --needed sass
|
||||||
|
|
||||||
../../theming/compile.sh
|
sh -c "$HOME/.config/theming/compile.sh"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue