Skip to content

Instantly share code, notes, and snippets.

@detly
Created February 14, 2016 01:55
Show Gist options
  • Select an option

  • Save detly/8de0b9b2cf2f58f110ea to your computer and use it in GitHub Desktop.

Select an option

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