1
0
mirror of https://github.com/elisspace/ArchMatic.git synced 2026-08-31 00:11:56 +00:00

Updated scripts

This commit is contained in:
rickellis
2018-03-19 19:48:26 -06:00
parent 9242f5a14c
commit 5ae2ff473c

View File

@@ -20,7 +20,6 @@ PKGS=(
'blueberry'
)
for PKG in "${PKGS[@]}"; do
echo "INSTALLING ${PKG}"
sudo pacman -S "$PKG" --noconfirm --needed