You've already forked EndeavourOS-ISO-t2
mirror of
https://github.com/t2linux/EndeavourOS-ISO-t2.git
synced 2026-04-30 13:51:13 -07:00
typo 3
This commit is contained in:
@@ -18,8 +18,8 @@ jobs:
|
||||
pacman -Syu archlinux-keyring --noconfirm
|
||||
cd /etc/pacman.d/
|
||||
touch endeavouros-mirrorlist
|
||||
echo "Server = https://mirror.funami.tech/endeavouros/repo/$repo/$arch" > endeavouros-mirrorlist
|
||||
echo "Server = https://mirror.jingk.ai/endeavouros/repo/$repo/$arch" >> endeavouros-mirrorlist
|
||||
echo "Server = https://mirror.funami.tech/endeavouros/repo/\$repo/\$arch" > endeavouros-mirrorlist
|
||||
echo "Server = https://mirror.jingk.ai/endeavouros/repo/\$repo/\$arch" >> endeavouros-mirrorlist
|
||||
cat endeavouros-mirrorlist
|
||||
cd ..
|
||||
printf "\n" >> pacman.conf
|
||||
|
||||
Reference in New Issue
Block a user