From 8c20e7430ccb9050730256aaef0f9d4619d0eaf7 Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 7 May 2026 20:09:08 +0200 Subject: raveos update --- releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook') diff --git a/releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook b/releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook index 312c41e..3feeb13 100644 --- a/releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook +++ b/releng/airootfs/etc/pacman.d/hooks/reflector-mirrorlist.hook @@ -8,4 +8,4 @@ Target = pacman-mirrorlist Description = Updating mirrorlist with reflector (Hungary)... When = PostTransaction Depends = reflector -Exec = /usr/bin/reflector -c HU --protocol https --sort rate --latest 20 --download-timeout 5 --threads 20 --save /etc/pacman.d/mirrorlist +Exec = /usr/bin/reflector -c HU,AT,DE,PL,CZ --protocol https --sort rate --latest 20 --download-timeout 10 --threads 5 --save /etc/pacman.d/mirrorlist -- cgit v1.3