Fixed host file.

This commit is contained in:
Tommaso Chiti 2022-05-28 13:44:24 +02:00
parent 8ea554916e
commit 9445b2ab50

View file

@ -347,7 +347,7 @@ print "Setting hosts file."
cat > /mnt/etc/hosts <<EOF
127.0.0.1 localhost
::1 localhost
127.0.1.1 "$hostname".localdomain "$hostname"
127.0.1.1 $hostname.localdomain $hostname
EOF
# Checking the microcode to install.