Skip to content

Commit

Permalink
Update install2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yegetables authored Feb 14, 2024
1 parent 0639eac commit f5ab36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ fi

echo -e " [archlinuxcn] \n Include = /etc/pacman.d/archlinuxcn-mirrorlist " >>/etc/pacman.conf
echo -e "Server = https://mirrors.bfsu.edu.cn/archlinuxcn/\$arch \nServer = https://mirrors.ustc.edu.cn/archlinuxcn/\$arch \nServer = https://mirrors.hit.edu.cn/archlinuxcn/\$arch" >/etc/pacman.d/archlinuxcn-mirrorlist
pacman-key --lsign farseerfc@archlinux.org
sed -i 's/#Color/Color/g' /etc/pacman.conf
rm /etc/pacman.d/gnupg -rf
pacman-key --init
Expand Down

0 comments on commit f5ab36c

Please sign in to comment.