Index: trunk/dvodist/scripts/mkdist.3pi.pv3.20160422.sh
===================================================================
--- trunk/dvodist/scripts/mkdist.3pi.pv3.20160422.sh	(revision 39573)
+++ trunk/dvodist/scripts/mkdist.3pi.pv3.20160422.sh	(revision 40252)
@@ -4,8 +4,9 @@
 
 # general locations
-set wwwroot = /export/ippc32.0/www/dvodist/www-root
-set catroot = /data/ipp094.0/eugene/pv3.cam.20150607/catdir.master
+set wwwroot = /export/ipp117.0/www/dvodist/www-root
+set catroot = /data/ipp105.0/eugene/3pi.dvo.masters/3pi.pv3.20160806
 
-set catdir = 3pi.pv3.20160422
+# set catdir = 3pi.pv3.20160422
+set catdir = 3pi.pv3.20160806
 set cattgt = $wwwroot/$catdir
 
@@ -16,5 +17,5 @@
 
 # top-level files
-if (0) then
+if (1) then
   mkdir -p $cattgt
   foreach file (HostTable.dat AstroMap.fits Images.dat Photcodes.dat SkyTable.fits flatcorr.fits flatfield.fits )
@@ -30,5 +31,5 @@
 # link all files from all hostdirs into all DEC dirs
 # foreach hostdir (`grep -v "^#" $cattgt/HostTable.dat | awk '{print $3}'`)
-foreach hostdir (`grep -v "^#" $cattgt/HostTable.dat | grep "#" | awk '{print $3}'`)
+foreach hostdir (`grep -v "^#" $cattgt/HostTable.dat | awk '{print $3}'`)
   echo $hostdir
   foreach dir ($nlist $slist)
