Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save pragmaticobjects/1340614 to your computer and use it in GitHub Desktop.
Build-compile.sh
#!/bin/sh
cd app/cowgirl
make
cd ../..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment