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/why-dont-you | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/why-dont-you') diff --git a/bin/why-dont-you b/bin/why-dont-you index e873c71..945639e 100755 --- a/bin/why-dont-you +++ b/bin/why-dont-you @@ -4,7 +4,7 @@ # investigate, why a certain operation is not done with certain packages -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # TODO: reintrocude "keep", "stubbornly_keep", "stabilize" and "unstage" -- cgit v1.2.3-54-g00ecf