mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00:00
xdg-utils removed from script
This commit is contained in:
parent
1b56f0d778
commit
92a0d7c7ca
1499
Cargo.lock
generated
1499
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -23,7 +23,7 @@ installVivaldi() {
|
|||
"$ESCALATION_TOOL" zypper --non-interactive --gpg-auto-import-keys in vivaldi-stable
|
||||
;;
|
||||
pacman)
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -S --needed --noconfirm xdg-utils vivaldi
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -S --needed --noconfirm vivaldi
|
||||
;;
|
||||
*)
|
||||
printf "%b\n" "${RED}Unsupported package manager: ""$PACKAGER""${RC}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user