mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
use /usr/share/tomcat, not /usr/share/cloud
This commit is contained in:
parent
113a2f2fe8
commit
dadf25cca4
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export CATALINA_HOME=/usr/share/cloud
|
export CATALINA_HOME=/usr/share/tomcat
|
||||||
|
|
||||||
ant clean-all
|
ant clean-all
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user