Skip to content

Commit

Permalink
Update browser-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
guruswarupa authored Sep 19, 2024
1 parent 7eacefe commit ce5a050
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tabs/applications-setup/browser-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ install_firefox() {
"$ESCALATION_TOOL" "$PACKAGER" in MozillaFirefox
;;
pacman)
git clone https://aur.archlinux.org/google-chrome.git
cd google-chrome
makepkg -s
"$ESCALATION_TOOL" "$PACKAGER" -S --noconfirm firefox
;;
dnf)
Expand Down

0 comments on commit ce5a050

Please sign in to comment.