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