diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-18 07:18:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-18 07:18:30 +0100 |
commit | e05aca2d5095a4437fb1858a20c1e54f10ed4c79 (patch) | |
tree | 0be3b2ac04ead7477ddcd0cb09d0699e68b00a48 /check.php | |
parent | 10d304d6094981bf12a4f667b63f0ee427bf23b0 (diff) |
disable out of sync layerjet mirror
Diffstat (limited to 'check.php')
-rw-r--r-- | check.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ $mirrors = array( 'http://repo1.sea.innoscale.net/remi/', 'http://repo1.ash.innoscale.net/remi/', 'http://mirror.bebout.net/remi/', + 'https://mirror.oxilion.nl/remi/', ); $deprecated = array( 'http://mirror.lablus.com/remi/', |