From 05c16deec203bb2ede411959c71329f65bd498b5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Dec 2021 17:53:27 +0100 Subject: add https://repo.extreme-ix.org/remi/ for test phase --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index cd6be440..a54f8969 100755 --- a/check.php +++ b/check.php @@ -110,6 +110,7 @@ $mirrors = [ 'https://mirror.dk.team.blue/remi/', 'https://mirror.dogado.de/remi/', 'https://mirror.docker.ru/remi/', + 'https://repo.extreme-ix.org/remi/', ]; $deprecated = [ 'http://mirrors.mediatemple.net/remi/', -- cgit