mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-23 21:51:56 +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
|
. ../../common-script.sh
|
||||||
|
|
||||||
installZenBrowser() {
|
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}"
|
printf "%b\n" "${YELLOW}Installing Zen Browser...${RC}"
|
||||||
case "$PACKAGER" in
|
case "$PACKAGER" in
|
||||||
pacman)
|
pacman)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user