Skip to content

Instantly share code, notes, and snippets.

@mdkent
Created November 14, 2011 18:51
Show Gist options
  • Save mdkent/1364748 to your computer and use it in GitHub Desktop.
Save mdkent/1364748 to your computer and use it in GitHub Desktop.
#!/bin/bash
knife "$@" -c ~/.chef/knife-dev.rb
#!/bin/bash
knife "$@" -c ~/.chef/knife-prod.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment