From cda85111e7c649bc1aaf503f4a5a58cf497df6e6 Mon Sep 17 00:00:00 2001 From: "Jean (east-high-Nerd)" Date: Fri, 11 Jul 2025 20:47:43 -0400 Subject: [PATCH] Changed a hostname lookup from the `${HOST}` variable to the `hostname` command --- partition.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partition.sh b/partition.sh index 667113b..2797b9e 100755 --- a/partition.sh +++ b/partition.sh @@ -100,7 +100,7 @@ fi timedatectl -if [[ ! "${HOST}" == "debian-live" ]]; then +if [[ ! "$(hostname)" == "debian-live" ]]; then zgenhostid \ -f \ 0x00bab10c