mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update urls for Chaotic-AUR keyring and mirrorlist
This commit is contained in:
parent
2cae712abf
commit
1c47c77f4b
1 changed files with 2 additions and 1 deletions
|
@ -165,7 +165,8 @@ run_in_chroot pacman-key --populate archlinux
|
|||
# Add Chaotic-AUR repo
|
||||
run_in_chroot pacman-key --recv-key 3056513887B78AEB
|
||||
run_in_chroot pacman-key --lsign-key 3056513887B78AEB
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-'{keyring,mirrorlist}'.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20210617-1-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20210620-1-any.pkg.tar.zst'
|
||||
|
||||
echo >> "${bootstrap}"/etc/pacman.conf
|
||||
echo "[chaotic-aur]" >> "${bootstrap}"/etc/pacman.conf
|
||||
|
|
Loading…
Reference in a new issue