summaryrefslogtreecommitdiffstats
path: root/scripts/poe-tasks/kresctl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poe-tasks/kresctl')
-rwxr-xr-xscripts/poe-tasks/kresctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poe-tasks/kresctl b/scripts/poe-tasks/kresctl
index 922d0624..50e028fc 100755
--- a/scripts/poe-tasks/kresctl
+++ b/scripts/poe-tasks/kresctl
@@ -5,4 +5,4 @@ src_dir="$(dirname "$(realpath "$0")")"
source $src_dir/utils/_env.sh
# run knot-resolver client
-python3 -m knot_resolver_manager.client $@
+python3 -m knot_resolver.client $@