Skip to content

Commit

Permalink
fix archlinuxcn setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Mar 17, 2024
1 parent f76988a commit 9851ed3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions github/setup-archlinux-cn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ cat >> /etc/pacman.conf <<EOF
Server = https://repo.archlinuxcn.org/\$arch
EOF

# https://github.com/archlinuxcn/repo/issues/3557
# https://www.archlinuxcn.org/archlinuxcn-keyring-manually-trust-farseerfc-key/
pacman-key --lsign-key "[email protected]"

pacman -Sy --noconfirm archlinuxcn-keyring
pacman -Sy --noconfirm devtools-cn

0 comments on commit 9851ed3

Please sign in to comment.