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/ping-to-master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ping-to-master') diff --git a/bin/ping-to-master b/bin/ping-to-master index 15c9120..7a9b4cf 100755 --- a/bin/ping-to-master +++ b/bin/ping-to-master @@ -5,7 +5,7 @@ # - show that the build is still running # - get notified by the build master if the build is not necessary anymore -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # TODO: abort build if requested to -- cgit v1.2.3