Update install.sh
Add timezone Europe/Berlin
This commit is contained in:
@ -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.."
|
||||
|
Reference in New Issue
Block a user