website diff config.php @ rev 1329

Remove SWITCHmirror
See: http://forum.slitaz.org/topic/who-is-responsible-for-the-mirror-list-on-httpslitazorgenget
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 11 01:28:00 2018 +0300 (2018-10-11)
parents 0dedd51426ac
children
line diff
     1.1 --- a/config.php	Wed Mar 30 01:56:21 2016 +0300
     1.2 +++ b/config.php	Thu Oct 11 01:28:00 2018 +0300
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  // SliTaz Website configuration
     1.6  $mirror       = "http://mirror.slitaz.org/iso";
     1.7 -$pkgs_mirror  = "http://mirror.switch.ch/ftp/mirror/slitaz/iso";
     1.8 +$pkgs_mirror  = "http://mirror.slitaz.org/iso";
     1.9  
    1.10  // Stable release
    1.11  $stable_rel   = "10 April 2012";