Navigation Menu

Skip to content

Commit

Permalink
Update env path, since /usr/local/env not always availalbe
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdong committed Dec 5, 2013
1 parent e49996d commit 2d44300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/jsonpath
@@ -1,4 +1,4 @@
#!/usr/local/env ruby
#!/usr/bin/env ruby

require 'jsonpath'
require 'multi_json'
Expand Down

0 comments on commit 2d44300

Please sign in to comment.