add libglvnd-opengl to thunderbird
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 11s

This commit is contained in:
titanz 2025-02-05 16:58:39 +01:00
parent 3f844ad9d9
commit e16c124cc4
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -24,7 +24,7 @@ download() {
unpriv curl -s --proxy http://127.0.0.1:8082 "${1}" | sudo tee "${2}" > /dev/null unpriv curl -s --proxy http://127.0.0.1:8082 "${1}" | sudo tee "${2}" > /dev/null
} }
sudo dnf install -y thunderbird sudo dnf install -y thunderbird libglvnd-opengl
sudo dnf install -y https://proton.me/download/bridge/protonmail-bridge-3.16.0-1.x86_64.rpm sudo dnf install -y https://proton.me/download/bridge/protonmail-bridge-3.16.0-1.x86_64.rpm
# Change the GPG Domain name appropriately # Change the GPG Domain name appropriately