mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update refresh_mirrors
This commit is contained in:
parent
b937ee47ea
commit
e5f7575874
@ -2,4 +2,4 @@
|
||||
|
||||
error() { clear; printf "ERROR:\\n%s\\n" "$1"; exit;}
|
||||
|
||||
reflector --verbose --latest 100 --sort rate --save /etc/pacman.d/mirrorlist || error "Couldn't refresh mirrors"
|
||||
reflector --verbose --latest 1000 --sort rate --save /etc/pacman.d/mirrorlist >/dev/null 2>&1 || error "Couldn't refresh mirrors"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user