mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 12:58:38 -07:00
add void linux command
This commit is contained in:
@@ -449,6 +449,8 @@ install_package() {
|
||||
sudo yum install sassc
|
||||
elif has_command pacman; then
|
||||
sudo pacman -S --noconfirm sassc
|
||||
elif has_command xbps-install; then
|
||||
sudo xbps-install -y sassc
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user