Skip to content

Instantly share code, notes, and snippets.

@pawelsa
Created December 20, 2023 16:48
Show Gist options
  • Save pawelsa/db34ac0ad8e6eb40097f4ef5b8e66082 to your computer and use it in GitHub Desktop.
Save pawelsa/db34ac0ad8e6eb40097f4ef5b8e66082 to your computer and use it in GitHub Desktop.
Removed hidden files from zip
zip -d Archive.zip "__MACOSX*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment