summaryrefslogtreecommitdiff
path: root/bin/ping-to-master
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ping-to-master')
-rwxr-xr-xbin/ping-to-master4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ping-to-master b/bin/ping-to-master
index 11dc7b8..3979656 100755
--- a/bin/ping-to-master
+++ b/bin/ping-to-master
@@ -7,8 +7,8 @@
# shellcheck disable=SC2119,SC2120
-# shellcheck source=../conf/default.conf
-. "${0%/*}/../conf/default.conf"
+# shellcheck source=../lib/load-configuration
+. "${0%/*}/../lib/load-configuration"
# TODO: abort build if requested to