Skip to content

Instantly share code, notes, and snippets.

@patpohler
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patpohler/b9e59275c32fcce3d869 to your computer and use it in GitHub Desktop.
Save patpohler/b9e59275c32fcce3d869 to your computer and use it in GitHub Desktop.
build.sh
#!/bin/sh
zip -r zips/pdf_press_5site.zip LICENSE-5-SITES.txt README.md docs system themes --exclude=*.DS_Store*
zip -r zips/pdf_press_.zip LICENSE.txt README.md docs system themes --exclude=*.DS_Store*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment