Skip to content

Instantly share code, notes, and snippets.

@ivankravchenko
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save ivankravchenko/ace2d338da8edc23535b to your computer and use it in GitHub Desktop.

Select an option

Save ivankravchenko/ace2d338da8edc23535b to your computer and use it in GitHub Desktop.
#!/bin/bash
APP=$1
hk create -r eu $APP-static-se7ensky
hk set -a $APP-static-se7ensky BUILDPACK_URL=https://github.com/Se7enSky/heroku-buildpack-verstat.git
hk access-add -a $APP-static-se7ensky i@se7ensky.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment