f11-ready
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Jun 2009 06:30:35 +0000 (06:30 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Jun 2009 06:30:35 +0000 (06:30 +0000)
mirroring/mirror.sh

index a64fb40..858da6c 100755 (executable)
@@ -6,7 +6,7 @@ DIRNAME=$(dirname $0)
 
 default_url="http://localhost/mirror/"
 default_distro="f8"
-all_distros="f8 f10 centos5"
+all_distros="f8 f10 f11 centos5"
 
 function check_distro () {
     local distro=$1; shift