From e722b742d219b2ce9b70fb11012e268646ae2040 Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Tue, 1 Jan 2019 22:47:27 -0800 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 4bf592c..fde49b6 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -18,6 +18,6 @@ apt-get clean sleep 1 find /var/lib/apt/lists/ -maxdepth 2 -type f -delete sleep 1 -echo "Going back to root for final steps." +echo "Type "exit" go back to root for final steps." sleep 1 exit