-
-
Save ruthenium/7b479679c06e592cbd4bee788e331de9 to your computer and use it in GitHub Desktop.
remove .DS_Store from zip in Mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zip -d archive.zip "*/*.DS_Store" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment