Skip to content

Commit

Permalink
Use bash in place of sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Widlund committed Mar 10, 2016
1 parent 07237d8 commit 6ad13d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

mkdir -p autotools m4
autoreconf --force --install

0 comments on commit 6ad13d8

Please sign in to comment.