Skip to content

Instantly share code, notes, and snippets.

@detly
Created February 14, 2016 01:55
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 detly/8de0b9b2cf2f58f110ea to your computer and use it in GitHub Desktop.
Save detly/8de0b9b2cf2f58f110ea to your computer and use it in GitHub Desktop.
#!/bin/sh
set -e
GENERAL_BUILD_OPTIONS="--gzip-options '-9 --rsyncable' --security false"
lb config noauto ${GENERAL_BUILD_OPTIONS} "${@}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment