forked from LiveCarta/LiveCartaWP
update configs
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="archive">
|
<target name="archive">
|
||||||
<tar compression="gzip" destfile="lc_wp.tar.gz">
|
<tar compression="gzip" destfile="lc_wp.tar.gz" longfile="posix">
|
||||||
<tarfileset dir="${basedir}/..">
|
<tarfileset dir="${basedir}/..">
|
||||||
<include name="*/**" />
|
<include name="*/**" />
|
||||||
<exclude name="build/**" />
|
<exclude name="build/**" />
|
||||||
|
|||||||
Reference in New Issue
Block a user