Skip to content

Instantly share code, notes, and snippets.

@danpalmer
Created December 30, 2012 17:16
Show Gist options
  • Save danpalmer/4413947 to your computer and use it in GitHub Desktop.
Save danpalmer/4413947 to your computer and use it in GitHub Desktop.
#!/bin/sh
# bin/release <build-dir>
cat <<EOF
---
config_vars:
PATH: ${HOME}nginx/sbin:/usr/local/bin:/usr/bin:/bin
default_process_types:
web: ./boot.sh
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment