diff --git a/easy-arch.sh b/easy-arch.sh index 57162d1..295f965 100755 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -344,14 +344,6 @@ sed -i "/^#$locale/s/^#//" /mnt/etc/locale.gen echo "LANG=$locale" > /mnt/etc/locale.conf echo "KEYMAP=$kblayout" > /mnt/etc/vconsole.conf -# Setting hosts file. -print "Setting hosts file." -cat > /mnt/etc/hosts <