diff tomcat/setenv.sh @ 8:42ab2045d76c

remove setting of admin password
author smith@nwoca.org
date Sat, 05 Dec 2015 13:27:11 +0000
parents 72f33ca6aa5b
children 6a4ba408b8c4
line wrap: on
line diff
--- a/tomcat/setenv.sh	Mon Sep 14 13:06:10 2015 +0100
+++ b/tomcat/setenv.sh	Sat Dec 05 13:27:11 2015 +0000
@@ -1,7 +1,5 @@
 #! /bin/sh
 #
-. "$CATALINA_HOME/bin/createTomcatAdmin.sh"
-#
 echo "__________________________________________"
 
 export CATALINA_OPTS="$CATALINA_OPTS -XX:+UseCompressedOops"