mirror of
https://github.com/elisspace/ArchMatic.git
synced 2026-08-31 00:11:56 +00:00
Updated scripts
This commit is contained in:
@@ -20,7 +20,6 @@ PKGS=(
|
||||
'blueberry'
|
||||
)
|
||||
|
||||
|
||||
for PKG in "${PKGS[@]}"; do
|
||||
echo "INSTALLING ${PKG}"
|
||||
sudo pacman -S "$PKG" --noconfirm --needed
|
||||
|
||||
Reference in New Issue
Block a user