Skip to content

Commit

Permalink
sh is old, use bash instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mats cronqvist committed Nov 2, 2015
1 parent 4602344 commit 46462c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/release.sh
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

function usage () {
echo "$1"
Expand Down

0 comments on commit 46462c1

Please sign in to comment.