Author: nickboldt
Date: 2010-10-04 17:13:51 -0400 (Mon, 04 Oct 2010)
New Revision: 25474
Modified:
trunk/download.jboss.org/jbosstools/examples/publishExample.sh
Log:
comment out Konqueror launcher
Modified:
trunk/download.jboss.org/jbosstools/examples/publishExample.sh
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/publishExample.sh 2010-10-04 21:13:02 UTC
(rev 25473)
+++
trunk/download.jboss.org/jbosstools/examples/publishExample.sh 2010-10-04 21:13:51 UTC
(rev 25474)
@@ -12,7 +12,7 @@
# Push to sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/examples/
scp $filename tools@filemgmt.jboss.org:/downloads_htdocs/tools/examples/
-konqueror --profile "JBT jbossqa@filemgmt index-files"
+#konqueror --profile "JBT jbossqa@filemgmt index-files"
echo ""
echo "Be sure to update index.html if file is new."