Skip to content

Commit

Permalink
make it a bash script
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-bate committed Dec 13, 2017
1 parent 696e727 commit 31532bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -eu
#!/bin/bash -eu

. env.sh
source env.sh
exec ./hydrophone

0 comments on commit 31532bc

Please sign in to comment.