Update setup-linux.sh
This commit is contained in:
@@ -182,7 +182,7 @@ function install_browser() {
|
||||
sudo dnf in firefox chromium tor torbrowser-launcher -y
|
||||
elif [[ $DISTRO == "arch" ]]; then
|
||||
sudo pacman -S --needed firefox chromium tor torbrowser-launcher --noconfirm
|
||||
yay -S --needed --noconfirm thorium-browser-bin mercury-browser-bin
|
||||
yay -S --needed --noconfirm thorium-browser-avx-bin mercury-browser-avx-bin
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user