From 803009114598e5f89ad84ff9e913b17b95be857a Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 16 Nov 2024 12:25:35 +0100 Subject: [PATCH] create_change_munin_ip.conf.sh: fix error concerning conf path. --- create_change_munin_ip.conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_change_munin_ip.conf.sh b/create_change_munin_ip.conf.sh index 73dd44b..5a47de7 100755 --- a/create_change_munin_ip.conf.sh +++ b/create_change_munin_ip.conf.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -cat < /root/change_munin_ip.conf +cat < /root/bin/admin-stuff/conf/change_munin_ip.conf # ------------------------------------------- # - Settings for script check-connectivity.sh # -------------------------------------------