mirror of
https://github.com/eoli3n/archiso-zfs.git
synced 2026-04-06 23:03:43 +00:00
This commit is contained in:
parent
808f08a267
commit
bbcb5c4d25
1 changed files with 2 additions and 1 deletions
3
init
3
init
|
|
@ -38,7 +38,8 @@ Server = http://mirror.sum7.eu/archlinux/archzfs/archzfs/x86_64
|
|||
Server = https://mirror.biocrafting.net/archlinux/archzfs/archzfs/x86_64
|
||||
EOF
|
||||
pacman -Sy archlinux-keyring --noconfirm &>/dev/null
|
||||
pacman-key --recv-keys F75D9D76 &>/dev/null
|
||||
pacman-key --populate archlinux &>/dev/null
|
||||
pacman-key --recv-keys F75D9D76 --keyserver hkp://pool.sks-keyservers.net:80 &>/dev/null
|
||||
pacman-key --lsign-key F75D9D76 &>/dev/null
|
||||
pacman -Sy > /dev/null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue