fixed misspeled catalina.home
This commit is contained in:
parent
4df65d4881
commit
ccd5aa50ee
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<property name="tomcat.url" value="http://localhost:8080/manager/text" />
|
||||
<property name="tomcat.user" value="" />
|
||||
<property name="tomcat.pass" value="" />
|
||||
<property name="catalina.home" value="/usr/shared/tomcat7"/>
|
||||
<property name="catalina.home" value="/usr/share/tomcat7"/>
|
||||
|
||||
<!--define standard arguments for javac-->
|
||||
<presetdef name="javac">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue