Skip to content

Commit

Permalink
Merge pull request #13 from Magicloud/bugfix
Browse files Browse the repository at this point in the history
Bugfix: missed shebang prefix
  • Loading branch information
snoyberg authored Aug 26, 2021
2 parents 5fac839 + e25a611 commit 0196830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper_scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/bin/sh
#!/bin/sh

set -eu -o pipefail

Expand Down

0 comments on commit 0196830

Please sign in to comment.