mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 04:49:42 +00:00
Merge branch 'main' of https://github.com/d7omdev/linutil
This commit is contained in:
commit
aa11f2756d
|
@ -3,7 +3,7 @@
|
|||
. ../../common-script.sh
|
||||
|
||||
installZenBrowser() {
|
||||
if ! command_exists zen-browser; then
|
||||
if ! command_exists io.github.zen_browser.zen && ! command_exists zen-browser; then
|
||||
printf "%b\n" "${YELLOW}Installing Zen Browser...${RC}"
|
||||
case "$PACKAGER" in
|
||||
pacman)
|
||||
|
|
Loading…
Reference in New Issue
Block a user