mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-05 20:26:40 +02:00
perf(add): reflector replaced by rate-mirrors
This commit is contained in:
@@ -1 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo
|
||||
echo "Getting Fastest Mirror..."
|
||||
echo
|
||||
|
||||
sudo /usr/bin/rate-mirrors --concurrency 40 --disable-comments --allow-root --save /etc/pacman.d/mirrorlist arch
|
||||
sudo /usr/bin/rate-mirrors --concurrency 40 --disable-comments --allow-root --save /etc/pacman.d/chaotic-mirrorlist chaotic-aur
|
||||
|
||||
echo
|
||||
echo "Fastest mirrors have been set..."
|
||||
echo
|
||||
|
Reference in New Issue
Block a user