Skip to content

Commit 2e7e198

Browse files
authored
Merge pull request #23 from ericonr/bang
install.sh: add missing shebang.
2 parents 5dc96a9 + 1a61b59 commit 2e7e198

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bash
12
set -e
23
print_help() {
34
echo "Usage:"

0 commit comments

Comments
 (0)