Skip to content

Commit

Permalink
update make-all.sh to #!/usr/bin/env bash
Browse files Browse the repository at this point in the history
  • Loading branch information
unscriptable committed Sep 18, 2012
1 parent 80900fa commit e8b58b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/make-all.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
#!/usr/bin/env bash

# make simple, compiled curl.js
./make.sh ../dist/curl/curl.js ../src/curl.js

Expand Down

0 comments on commit e8b58b3

Please sign in to comment.