Changed a hostname lookup from the ${HOST} variable to the hostname command

This commit is contained in:
2025-07-11 20:47:43 -04:00
parent d1e3cedd1f
commit cda85111e7

View File

@ -100,7 +100,7 @@ fi
timedatectl timedatectl
if [[ ! "${HOST}" == "debian-live" ]]; then if [[ ! "$(hostname)" == "debian-live" ]]; then
zgenhostid \ zgenhostid \
-f \ -f \
0x00bab10c 0x00bab10c