mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update the Chaotic-AUR url
fossho.st is currently unavailable.
This commit is contained in:
parent
2ed0ca2ead
commit
3baf34de21
1 changed files with 2 additions and 2 deletions
|
@ -166,8 +166,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-20210617-1-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20210716-1-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://ftp.belnet.be/mirrors/chaotic-aur/x86_64/chaotic-keyring-20210617-1-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://ftp.belnet.be/mirrors/chaotic-aur/x86_64/chaotic-mirrorlist-20210716-1-any.pkg.tar.zst'
|
||||
|
||||
echo >> "${bootstrap}"/etc/pacman.conf
|
||||
echo "[chaotic-aur]" >> "${bootstrap}"/etc/pacman.conf
|
||||
|
|
Loading…
Reference in a new issue