From c4db779145efa6bef8b2bc33d496ed0c300abf9a Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Fri, 4 Jan 2019 00:09:31 -0800 Subject: [PATCH] Update debian-stretch_pt2.sh --- base-build/debian-stretch_pt2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/base-build/debian-stretch_pt2.sh b/base-build/debian-stretch_pt2.sh index 9b0ecf5..72839b7 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -7,6 +7,7 @@ sleep 1 echo "setting certs for wget" --ca-directory=/usr/ssl/certs sleep 1 +apt-get update # echo "Installing git." # sleep 1 # apt-get install --no-install-recommends git