--- /Users/chribo/Documents/xcat/xcat-core//xCAT-server/share/xcat/install/scripts/post.xcat	2014-03-24 19:19:20.000000000 +0100
+++ post-chb.xcat	2014-03-24 19:20:04.000000000 +0100
@@ -23,7 +23,7 @@
 	GOTIT=0
 	for i in $MASTER_IPS
 	do
-      wget -l inf -N -r --waitretry=10 --random-wait --retry-connrefused  -e robots=off -nH --cut-dirs=2 --reject "index.html*" --no-parent -t 0 -T 60 http://$i$INSTALLDIR/postscripts/ -P /xcatpost
+      wget -l inf -N -r --waitretry=10 --random-wait --retry-connrefused  -e robots=off --cut-dirs=2 --reject "index.html*" --no-parent -nd -t 0 -T 60 http://$i$INSTALLDIR/postscripts/ -P /xcatpost
 		if [ "$?" = "0" ]
 		then
 
