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/get-package-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index cf2ea6c..f979da3 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -4,7 +4,7 @@ # Details: # https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # TODO: Find out, why sometimes package updates are missed. -- cgit v1.2.3-54-g00ecf