Skip to content

Commit

Permalink
Merge pull request dominictarr#17 from uffejakobsen/master
Browse files Browse the repository at this point in the history
JSON.sh depends on bash but has no shebang comment.
  • Loading branch information
dominictarr committed Feb 19, 2013
2 parents 4ff6bec + c67b919 commit dfa8f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JSON.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash

throw () {
echo "$*" >&2
Expand Down

0 comments on commit dfa8f69

Please sign in to comment.