diff --git a/install.sh b/install.sh index 3577860..11337f4 100644 --- a/install.sh +++ b/install.sh @@ -328,6 +328,8 @@ echo echo "Setting timezone.." arch-chroot "/mnt" ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime arch-chroot "/mnt" hwclock --systohc +echo "Done." +echo # Setting hostname echo "Setting hostname.."