From 90031964fd04f9a387f90d94c4e2f1c4fe7743e3 Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Fri, 4 Jan 2019 00:47:39 -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 7421958..6126113 100644 --- a/base-build/debian-stretch_pt2.sh +++ b/base-build/debian-stretch_pt2.sh @@ -20,6 +20,6 @@ apt-get clean sleep 1 find /var/lib/apt/lists/ -maxdepth 2 -type f -delete sleep 1 -echo "INFO ! Type "exit" go back to root for final steps." +echo "INFO ! Type "exit" and reboot for final steps." sleep 1 exit