From 37bc3434f6472399b71fc28cf90ceb1c8294864c Mon Sep 17 00:00:00 2001 From: Kristof Provost Date: Sat, 8 Feb 2025 15:13:42 +0100 Subject: [PATCH] fix typos in previous commit --- ansible/scripts/set_hostname | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/scripts/set_hostname b/ansible/scripts/set_hostname index 840c95f..2cd4978 100755 --- a/ansible/scripts/set_hostname +++ b/ansible/scripts/set_hostname @@ -40,9 +40,9 @@ find_hostname() echo "johan" fi - if [ "$(host_id)" == "00:0d:b9:61:c8:9e" ]; + if [ "$(host_id)" == "00:0d:b9:61:c8:9c" ]; then - echo "pennestraat 22a" + echo "pennestraat22a" fi #penestraat22 -- 2.51.0