From cd90692e1ed17339607d19f3d2b0e45257cfcac5 Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Fri, 4 Jan 2019 00:26:01 -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..805d662 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -23,4 +23,5 @@ find /var/lib/apt/lists/ -maxdepth 2 -type f -delete sleep 1 echo "Type "exit" go back to root for final steps." sleep 1 +exec ./debian-stretch_pt3.sh exit