diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-15 14:59:50 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-15 14:59:50 -0400 |
commit | 99f4843280d10b8f093e69a421d08630e53756b5 (patch) | |
tree | e5141845607fd93ac2864673a8ebe7bdd84e00c7 /src/librefetch/librefetchdir | |
parent | bccc28a6462712dc325186e7a43bb468f26f289e (diff) |
That shebang (on a non-executable file) shouldn't have been there.
Diffstat (limited to 'src/librefetch/librefetchdir')
-rw-r--r-- | src/librefetch/librefetchdir/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librefetch/librefetchdir/Makefile b/src/librefetch/librefetchdir/Makefile index 58116bb..ea0afab 100644 --- a/src/librefetch/librefetchdir/Makefile +++ b/src/librefetch/librefetchdir/Makefile @@ -1,4 +1,3 @@ -#!/usr/bin/env bash # librefetchdir/Makefile # # Copyright (C) 2016 Luke Shumaker <lukeshu@sbcglobal.net> |