have user set timezone at install, issue #72

This commit is contained in:
Hal Emmerich 2019-01-11 11:41:56 -06:00
parent f0518c83bc
commit d9ce83f43c

View File

@ -27,6 +27,9 @@ while true; do
esac
done
#Set the timezone
dpkg-reconfigure tzdata
#Install shared packages
DEBIAN_FRONTEND=noninteractive apt install -y xorg acpi-support lightdm tasksel dpkg librsvg2-common xorg xserver-xorg-input-libinput alsa-utils anacron avahi-daemon eject iw libnss-mdns xdg-utils mousepad vlc dconf-cli dconf-editor sudo dtrx emacs25
DEBIAN_FRONTEND=noninteractive apt install -y network-manager-gnome network-manager-openvpn network-manager-openvpn-gnome