mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update the Chaotic-AUR primary key
This commit is contained in:
parent
0717f0dbc2
commit
060ce5ef6a
1 changed files with 2 additions and 2 deletions
|
@ -227,8 +227,8 @@ echo "keyserver hkps://keyserver.ubuntu.com" >> "${bootstrap}"/etc/pacman.d/gnup
|
|||
run_in_chroot pacman-key --populate archlinux
|
||||
|
||||
# Add Chaotic-AUR repo
|
||||
run_in_chroot pacman-key --recv-key FBA220DFC880C036
|
||||
run_in_chroot pacman-key --lsign-key FBA220DFC880C036
|
||||
run_in_chroot pacman-key --recv-key 3056513887B78AEB
|
||||
run_in_chroot pacman-key --lsign-key 3056513887B78AEB
|
||||
|
||||
mv chaotic-keyring.pkg.tar.zst chaotic-mirrorlist.pkg.tar.zst "${bootstrap}"/opt
|
||||
run_in_chroot pacman --noconfirm -U /opt/chaotic-keyring.pkg.tar.zst /opt/chaotic-mirrorlist.pkg.tar.zst
|
||||
|
|
Loading…
Reference in a new issue