distros include f9
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 26 May 2008 07:29:02 +0000 (07:29 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 26 May 2008 07:29:02 +0000 (07:29 +0000)
mirroring/mirror.sh

index df415bc..58d9adb 100755 (executable)
@@ -6,7 +6,7 @@ DIRNAME=$(dirname $0)
 
 default_url="http://localhost/mirror/"
 default_distro="f8"
-all_distros="fc4 fc6 f7 f8 centos5"
+all_distros="fc4 fc6 f7 f8 f9 centos5"
 
 function check_distro () {
     local distro=$1; shift