This commit is contained in:
Luke Smith 2020-10-11 09:34:46 -04:00
parent ac3a23c6a4
commit 936f530a79
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -65,8 +65,8 @@ adduserandpass() { \
refreshkeys() { \
dialog --infobox "Refreshing Arch Keyring..." 4 40
pacman --noconfirm -S archlinux-keyring >/dev/null 2>&1
pacman -Q artix-keyring >/dev/null 2>&1 && pacman --noconfirm -S archlinux-keyring >/dev/null 2>&1
pacman --noconfirm -S archlinux-keyring >/dev/null 2>&1
}
newperms() { # Set special sudoers settings for install (or after).