From 8db7e5acbe9de5f44ed79ba4ce11947b3586338f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 24 Mar 2018 20:51:16 +0100 Subject: run shellchek in same dir as script --- bin/copy-to-build-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/copy-to-build-support') diff --git a/bin/copy-to-build-support b/bin/copy-to-build-support index 404a2b9..9cd90f3 100755 --- a/bin/copy-to-build-support +++ b/bin/copy-to-build-support @@ -2,7 +2,7 @@ # copy the given package(s) into build-support -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # shellcheck disable=SC2016 -- cgit v1.2.3