From 78e13fc7069875b6101b517fb0bff1fe72835cfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 18 Dec 2022 13:39:13 +0100 Subject: Add monitoring --- local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.sh') diff --git a/local.sh b/local.sh index 37985c3..809cadd 100755 --- a/local.sh +++ b/local.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source "${0%/*}/common.sh" +source "${0%/*}/tools/common.sh" operations() { for op in "$@"; do -- cgit v1.2.3