Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created January 30, 2011 14:58
Show Gist options
  • Save wchristian/802914 to your computer and use it in GitHub Desktop.
Save wchristian/802914 to your computer and use it in GitHub Desktop.
(
$1 eq 'raw' ? $raw
: $1 eq 'install' ? $install
: $download
) = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment