Merge pull request #23 from ericonr/bang

install.sh: add missing shebang.
This commit is contained in:
Ilia Bozhinov 2020-11-18 13:57:50 +01:00 committed by GitHub
commit 2e7e198aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -e
print_help() {
echo "Usage:"