From 6ee2af43a6130c825c1c054d3c015137daf971ac Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Sun, 28 Jun 2020 11:44:00 -0700 Subject: [PATCH] Update debian-stretch_pt2.sh --- base-build/debian-stretch_pt2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-build/debian-stretch_pt2.sh b/base-build/debian-stretch_pt2.sh index 649a9c0..70f72c2 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -7,7 +7,7 @@ echo "APT::Get::Assume-Yes \"true\";" | tee /etc/apt/apt.conf.d/10-assume_yes sleep 1 echo " " echo "INFO ! Removeing unnecessary packages." -apt-get remove --allow-remove-essential e2fsprogs e2fslibs pinentry-curses whiptail kmod iptables iproute2 dmidecode +apt-get remove --allow-remove-essential pinentry-curses whiptail kmod iptables iproute2 dmidecode sleep 1 echo " " echo "INFO ! Cleanup."