diff options
Diffstat (limited to '')
| -rwxr-xr-x | makeNewerBetaLite | 1 | 
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 | 
