Skip to content

Commit

Permalink
convention is that a sourced (not executed) script should NOT have a …
Browse files Browse the repository at this point in the history
…shebang
  • Loading branch information
dmd authored Mar 14, 2018
1 parent 2c29465 commit 294f138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goto.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
# shellcheck shell=bash
# shellcheck disable=SC2039
# MIT License
#
Expand Down

0 comments on commit 294f138

Please sign in to comment.