summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-13 17:23:42 +0200
committerErich Eckner <git@eckner.net>2020-06-13 17:23:42 +0200
commit34bff752de39a7d9d48cabb9f77c75420126351f (patch)
treef9e65ab5e9a2581fb2aa2fc7c767488dd6cc4e5c
parent12a86587a281fd7f6ca443872a8ffb52b88c1ded (diff)
downloadarch-mirror-34bff752de39a7d9d48cabb9f77c75420126351f.tar.xz
arch-mirror: ignore arch.eckner.net from mirrorlist
-rwxr-xr-xarch-mirror1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch-mirror b/arch-mirror
index 8de3b8c..a2d2bc1 100755
--- a/arch-mirror
+++ b/arch-mirror
@@ -132,6 +132,7 @@ fetch_archlinux_mirrors() {
' \
| grep -F '"protocol": "rsync"' \
| grep -F '"isos": true' \
+ | grep -vwF arch.eckner.net \
| grep '"country_code": "\(DE\|CZ\|NL\|CH\|AT\|DK\)"' \
| {
date -u +'%FT%TZ CUTCUTCUT' -d@$(($(date +%s)-3600))