From 044e4218f5c8adb563705218bf3ee04f0d2927a1 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Thu, 23 Oct 2025 11:45:35 +0200 Subject: [PATCH] Switch mirror for Centos-stream --- util/centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/centos.sh b/util/centos.sh index 6461838..67f2466 100755 --- a/util/centos.sh +++ b/util/centos.sh @@ -4,7 +4,7 @@ VMIRROR=http://vault.centos.org/ CMIRROR=http://centos.mirrors.ovh.net/ftp.centos.org/ -SMIRROR=http://mirror.transip.net/centos-stream/ +SMIRROR=http://mirror.plusline.net/centos-stream/ # Centos 3.1 - 3.6 (doesn't have useful repo metadata) centa() {