1
0
mirror of https://github.com/elisspace/ArchMatic.git synced 2026-08-29 15:33:47 +00:00

Updated scripts

This commit is contained in:
rickellis
2018-03-19 19:47:01 -06:00
parent 74fccc2169
commit 9242f5a14c

View File

@@ -21,7 +21,6 @@ for PKG in "${PKGS[@]}"; do
sudo pacman -S "$PKG" --noconfirm --needed
done
echo
echo "Done!"
echo