redundant browser choices removed

This commit is contained in:
Luke 2017-10-05 22:32:00 -07:00
parent e64fa6552c
commit 0ddcc9c4ae

View File

@ -80,14 +80,6 @@ do
blue Now installing Firefox...
pacman --noconfirm --needed -S firefox
;;
3)
blue Now installing Palemoon...
pacman --noconfirm --needed -S palemoon-bin
;;
4)
blue Now installing Waterfox...
pacman --noconfirm --needed -S waterfox-bin
;;
esac
done