Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created October 9, 2016 16:30
Show Gist options
  • Save marcelog/ebf8a64bcad783d803d529b755c8b0b0 to your computer and use it in GitHub Desktop.
Save marcelog/ebf8a64bcad783d803d529b755c8b0b0 to your computer and use it in GitHub Desktop.
Pack your Lambda
#!/bin/bash
zip -r transcoding.zip *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment