Skip to content

Commit 1a61b59

Browse files
committed
install.sh: add missing shebang.
1 parent 5dc96a9 commit 1a61b59

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)