From 5ae2ff473c4c1909509abce75fdc8a546529ab87 Mon Sep 17 00:00:00 2001 From: rickellis Date: Mon, 19 Mar 2018 19:48:26 -0600 Subject: [PATCH] Updated scripts --- 4-bluetooth.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/4-bluetooth.sh b/4-bluetooth.sh index 0399058..c36c273 100755 --- a/4-bluetooth.sh +++ b/4-bluetooth.sh @@ -20,7 +20,6 @@ PKGS=( 'blueberry' ) - for PKG in "${PKGS[@]}"; do echo "INSTALLING ${PKG}" sudo pacman -S "$PKG" --noconfirm --needed