disable sig check bis

This commit is contained in:
eoli3n 2022-02-16 13:47:41 +01:00
parent dc572471ef
commit b5da3f282e

6
init
View file

@ -39,9 +39,9 @@ init_archzfs () {
# Disable Sig check
sed -i 's/^SigLevel.*/SigLevel = Never/' /etc/pacman.conf
pacman -Syy archlinux-keyring --noconfirm &>/dev/null
pacman-key --populate archlinux &>/dev/null
pacman-key --recv-keys F75D9D76 --keyserver keyserver.ubuntu.com &>/dev/null
pacman-key --lsign-key F75D9D76 &>/dev/null
#pacman-key --populate archlinux &>/dev/null
#pacman-key --recv-keys F75D9D76 --keyserver keyserver.ubuntu.com &>/dev/null
#pacman-key --lsign-key F75D9D76 &>/dev/null
cat >> /etc/pacman.conf <<"EOF"
[archzfs]
Server = http://archzfs.com/archzfs/x86_64