mirror of
https://github.com/t2linux/archiso-t2.git
synced 2026-08-16 05:18:03 -07:00
fixing typo
This commit is contained in:
@@ -41,6 +41,6 @@ SigLevel = Optional TrustAll
|
||||
Server = https://mirror.funami.tech/arch-mact2/os/x86_64
|
||||
SigLevel = Never
|
||||
EOF
|
||||
ping -q -c1 google.com &>/dev/null && reflector --country $(curl ipv4.myip.wtf/text/country) --sort rate -n 5 --save /etc/pacman.d/mirrorlist || echo "Connect to Wi-fi, then run command 'choose-mirror'
|
||||
ping -q -c1 google.com &>/dev/null && reflector --country $(curl ipv4.myip.wtf/text/country) --sort rate -n 5 --save /etc/pacman.d/mirrorlist || echo "Connect to Wi-fi, then run command 'choose-mirror'"
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user