From 268aa44e045981bbaaa78228dca0cc939327d72e Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Fri, 4 Jan 2019 10:31:40 -0800 Subject: [PATCH] Update debian-stretch_pt1.sh --- base-build/debian-stretch_pt1.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base-build/debian-stretch_pt1.sh b/base-build/debian-stretch_pt1.sh index bfd4f27..6edb88d 100644 --- a/base-build/debian-stretch_pt1.sh +++ b/base-build/debian-stretch_pt1.sh @@ -3,6 +3,8 @@ # All rights reserved RELEASE=stable + +echo " " echo "INFO ! Getting system updates" apt-get -y update echo " "