Merge pull request #30 from dmd/patch-1

Remove shebang since the script is sourced
This commit is contained in:
Lazarus Lazaridis 2018-03-14 21:27:00 +02:00 committed by GitHub
commit 2eb41e8de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
# shellcheck shell=bash
# shellcheck disable=SC2039
# MIT License
#