updated assets-hyprland install
This commit is contained in:
@@ -60,7 +60,7 @@ printf "\n%.0s" {1..1}
|
||||
|
||||
# Installing packages
|
||||
for package in "${packages[@]}"; do
|
||||
$ISAUR -S --noconfirm --needed "$package" &>/dev/null &
|
||||
$ISAUR -S --noconfirm "$package" &>/dev/null &
|
||||
pid=$!
|
||||
|
||||
show_progress $pid $package
|
||||
|
||||
Reference in New Issue
Block a user