From e26b7ff8c719f69ab95c43410a79762d2b072e24 Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Wed, 2 Jan 2019 11:18:45 -0800 Subject: [PATCH] Update debian-stretch_pt2.sh --- base-build/debian-stretch_pt2.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/base-build/debian-stretch_pt2.sh b/base-build/debian-stretch_pt2.sh index fde49b6..9b0ecf5 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -4,10 +4,13 @@ echo "APT::Get::Assume-Yes \"true\";" | tee /etc/apt/apt.conf.d/10-assume_yes sleep 1 -echo "Installing git." -sleep 1 -apt-get install --no-install-recommends git +echo "setting certs for wget" +--ca-directory=/usr/ssl/certs sleep 1 +# echo "Installing git." +# sleep 1 +# apt-get install --no-install-recommends git +# sleep 1 echo "Removeing unnecessary packages." sleep 1 apt-get remove --allow-remove-essential e2fsprogs e2fslibs pinentry-curses whiptail kmod iptables iproute2 dmidecode