xdg-utils removed from script

This commit is contained in:
leventbesli 2024-10-02 15:06:55 +03:00
parent 1b56f0d778
commit 92a0d7c7ca
2 changed files with 1 additions and 1500 deletions

1499
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -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}"