mirror of https://github.com/apache/cloudstack.git
fix systemvm start failure casued by missing files
This commit is contained in:
parent
f5efc50191
commit
0fe9322895
|
|
@ -189,8 +189,6 @@
|
|||
<include name="${api.jar}" />
|
||||
</zipfileset>
|
||||
<zipfileset dir="${console-proxy.dist.dir}" filemode="555">
|
||||
<include name="**/*.sh" />
|
||||
<include name="**/certs/" />
|
||||
</zipfileset>
|
||||
<zipfileset dir="${scripts.dir}/storage/secondary" prefix="scripts/storage/secondary" filemode="555">
|
||||
<exclude name="**/.project" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue