Strabon
changeset 528:ee19ee42b46f
fix in redeploy script
author | George Garbis <ggarbis@di.uoa.gr> |
---|---|
date | Mon Jul 30 22:13:58 2012 +0300 (2012-07-30) |
parents | 99946ae17f9a |
children | d9e6882ac11a |
files | scripts/redeploy |
line diff
1.1 --- a/scripts/redeploy Sat Jul 28 16:28:40 2012 +0300 1.2 +++ b/scripts/redeploy Mon Jul 30 22:13:58 2012 +0300 1.3 @@ -60,7 +60,7 @@ 1.4 echo "You cannot specify both catalina and tomcat options at the same time!" 1.5 exit -1 1.6 elif [ "${catalina}" == "" -a "${tomcat}" == "" ]; then 1.7 - tomcat="/var/lib/tomcat7" 1.8 + tomcat="tomcat7" 1.9 fi 1.10 1.11 # Build package