Skip to content

Instantly share code, notes, and snippets.

@pragmaticobjects
Created November 4, 2011 22:12
Show Gist options
  • Select an option

  • Save pragmaticobjects/1340622 to your computer and use it in GitHub Desktop.

Select an option

Save pragmaticobjects/1340622 to your computer and use it in GitHub Desktop.
Build-release.sh
#!/bin/sh
cd rel
../rebar create-node nodeid=cowgirl
cd ..
./rebar generate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment