Skip to content

Commit

Permalink
* change from bash to sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaf committed Feb 23, 2012
1 parent 612e65b commit 32ed8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bash → build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

for out in `ls src/body_*.py`
do
Expand Down

0 comments on commit 32ed8a8

Please sign in to comment.