mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-20 19:03:08 +01:00
Merge caeb9fc748df18ecf97c4f873be6c0ef214bb04b into 6b572b1ab4de488f933c2c9fad280d2e9490f9d7
This commit is contained in:
commit
ededf6b637
@ -7,11 +7,7 @@ installZenBrowser() {
|
||||
printf "%b\n" "${YELLOW}Installing Zen Browser...${RC}"
|
||||
case "$PACKAGER" in
|
||||
pacman)
|
||||
if grep -q avx2 /proc/cpuinfo; then
|
||||
"$AUR_HELPER" -S --needed --noconfirm zen-browser-avx2-bin
|
||||
else
|
||||
"$AUR_HELPER" -S --needed --noconfirm zen-browser-bin
|
||||
fi
|
||||
"$AUR_HELPER" -S --needed --noconfirm zen-browser-bin
|
||||
;;
|
||||
*)
|
||||
checkFlatpak
|
||||
|
Loading…
x
Reference in New Issue
Block a user