tweaks
This commit is contained in:
@@ -157,7 +157,8 @@ echo "Done."
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Setting hostname..."
|
echo "Setting hostname..."
|
||||||
echo "$hostname $fqdn" > /mnt/etc/hostname
|
echo "$hostname" > /mnt/etc/hostname
|
||||||
|
echo "127.0.0.1 $hostname $fqdn" > /mnt/etc/hosts
|
||||||
echo "127.0.1.1 $hostname" >> /mnt/etc/hosts
|
echo "127.0.1.1 $hostname" >> /mnt/etc/hosts
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user