From bb97cfc85d9b711b517985abbd9832bff9c4b37a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 20 Apr 2017 22:47:08 -0400 Subject: shellcheck directives --- src/librefetch/librefetch.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/librefetch') diff --git a/src/librefetch/librefetch.conf b/src/librefetch/librefetch.conf index 7251ff3..d92683f 100644 --- a/src/librefetch/librefetch.conf +++ b/src/librefetch/librefetch.conf @@ -1,3 +1,6 @@ +#!/hint/bash +# shellcheck disable=2034 + MIRRORS=( 'https://repo.parabola.nu/sources/' 'https://repo.parabola.nu/other/' -- cgit v1.2.3-54-g00ecf