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