fix?
This commit is contained in:
parent
ac3a23c6a4
commit
936f530a79
2
larbs.sh
2
larbs.sh
@ -65,8 +65,8 @@ adduserandpass() { \
|
|||||||
|
|
||||||
refreshkeys() { \
|
refreshkeys() { \
|
||||||
dialog --infobox "Refreshing Arch Keyring..." 4 40
|
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 -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).
|
newperms() { # Set special sudoers settings for install (or after).
|
||||||
|
Loading…
Reference in New Issue
Block a user