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