summaryrefslogtreecommitdiff
path: root/makeNewerBetaLite
diff options
context:
space:
mode:
Diffstat (limited to 'makeNewerBetaLite')
-rwxr-xr-xmakeNewerBetaLite1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeNewerBetaLite b/makeNewerBetaLite
index a108f0b..8ccdbc7 100755
--- a/makeNewerBetaLite
+++ b/makeNewerBetaLite
@@ -47,6 +47,7 @@ for i in {1..11}
pushd ~/Dropbox/Public/NewerBeta/
zip -r9 TestPackBuildRC$1-$i.zip NewerRes
+ zip -d TestPackBuildRC$1-$i.zip *.DS_Store __MACOSX*
popd
done