Skip to content

Commit

Permalink
changed sh header to explicitly require bash
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrevoort committed Apr 13, 2012
1 parent ddbf441 commit b59aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/n
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash

# Library version

Expand Down

0 comments on commit b59aa5a

Please sign in to comment.