Compare commits
3 commits
ff33200754
...
12004cae44
Author | SHA1 | Date | |
---|---|---|---|
|
12004cae44 | ||
|
3c3190c7c0 | ||
|
87a9e712e1 |
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cd /root/scripts
|
||||
curl 'https://archlinux.org/mirrorlist/?country=CA&country=US&protocol=http&protocol=https&ip_version=4&use_mirror_status=on)' > tempMirrors.list
|
||||
curl 'https://www.archlinux.org/mirrorlist/?country=CA&country=US&protocol=http&protocol=https&ip_version=4&use_mirror_status=on)' > tempMirrors.list
|
||||
sleep 10
|
||||
sed -i 's/^#Server/Server/' tempMirrors.list
|
||||
cat tempMirrors.list | grep -e "Server = .*\/[$]repo\/os\/[$]arch" > tempMirrors2.list
|
||||
|
|
Loading…
Add table
Reference in a new issue