create_change_munin_ip.conf.sh: fix error concerning conf path.

This commit is contained in:
Christoph 2024-11-16 12:25:35 +01:00
parent 7e88f94754
commit 8030091145

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
cat <<EOF > /root/change_munin_ip.conf
cat <<EOF > /root/bin/admin-stuff/conf/change_munin_ip.conf
# -------------------------------------------
# - Settings for script check-connectivity.sh
# -------------------------------------------