From 26e736a2444e8d53a31625e2569b1f3aaa107459 Mon Sep 17 00:00:00 2001 From: Valentin Date: Fri, 7 Jun 2024 13:53:32 +0200 Subject: [PATCH] pas d'indetation avant le EOF --- README.md | 2 +- bin/setup_node_exporter.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce7ae51..99b3a24 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ On a fresh install as root user using ## Environment -Tested and optimised for [OVH VPS Starter](https://www.ovhcloud.com/fr/vps/cheap-vps/). +Tested and optimised for [OVH VPS Starter](https://www.ovhcloud.com/fr/vps/cheap-vps/) on Debian 12. ## Installation steps diff --git a/bin/setup_node_exporter.sh b/bin/setup_node_exporter.sh index 80777c6..648dbb3 100644 --- a/bin/setup_node_exporter.sh +++ b/bin/setup_node_exporter.sh @@ -35,8 +35,7 @@ if [[ -n "$RECEIVING_IP" && -n "$RECEIVING_USER" && -n "$RECEIVING_PORT" ]]; the else echo "yq is not installed on the receiving server." fi - - EOF +EOF else . bin/setup_ssh_keys.sh . bin/setup_node_exporter