Attempt to reduce headache with archlinux-keyring

This commit is contained in:
Sinisa 2024-07-30 21:57:02 +02:00 committed by GitHub
parent f1fc19fed8
commit 2a509126a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,8 @@ updateSystem() {
sudo "${PACKAGER}" upgrade -y
;;
pacman)
sudo "${PACKAGER}" -Syu --noconfirm
sudo "${PACKAGER}" -Sy --noconfirm --needed archlinux-keyring
sudo "${PACKAGER}" -Su --noconfirm
;;
zypper)
sudo ${PACKAGER} ref