Merge branch 'master' of ssh://hummus/home/git/pub/git-tools
authorJohn Malconian <malc@indexdata.com>
Tue, 23 Jun 2015 19:04:06 +0000 (19:04 +0000)
committerJohn Malconian <malc@indexdata.com>
Tue, 23 Jun 2015 19:04:06 +0000 (19:04 +0000)
update-archive/update-yum-archive.sh

index 6297ce5..34ab5dc 100755 (executable)
@@ -31,7 +31,7 @@ signage=8000
 confdir=`pwd`
 architectures="i386 x86_64"
 dirs_to_upd=""
-for vdist in centos/5.5 rhel/5.5 centos/6; do
+for vdist in centos/5.5 rhel/5.5 centos/6 centos/7; do
   dist=`basename $vdist`
   vendor=`dirname $vdist`
   ftpdir=/home/ftp/pub/yum/$vendor/$dist