From f0518c83bc6970c322809b3294d3b99b4628dd3f Mon Sep 17 00:00:00 2001 From: Hal Emmerich Date: Fri, 11 Jan 2019 11:39:09 -0600 Subject: [PATCH] Dont ask user pointless install questions --- scripts/InstallScripts/InstallPackages.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/InstallScripts/InstallPackages.sh b/scripts/InstallScripts/InstallPackages.sh index c412b9d..2fffa3e 100755 --- a/scripts/InstallScripts/InstallPackages.sh +++ b/scripts/InstallScripts/InstallPackages.sh @@ -28,14 +28,14 @@ while true; do done #Install shared packages -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 -apt install -y network-manager-gnome network-manager-openvpn network-manager-openvpn-gnome +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 # #install chromium from sid # apt -t unstable install -y chromium # #install firefox from buster -apt -t testing install -y firefox-esr +DEBIAN_FRONTEND=noninteractive apt -t testing install -y firefox-esr [ "$DE" = "xfce" ] && apt install -y xfce4 dbus-user-session system-config-printer tango-icon-theme xfce4-power-manager xfce4-terminal xfce4-goodies numix-gtk-theme plank accountsservice [ "$DE" = "lxqt" ] && apt install -y lxqt pavucontrol-qt