From 43938f3817c56929f27072e2cc3a4e0ed0557981 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 14 Jun 2025 03:03:16 -0600 Subject: [PATCH] 1.2-dev --- installer1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer1.sh b/installer1.sh index 3452f68..c0fa78a 100644 --- a/installer1.sh +++ b/installer1.sh @@ -14,7 +14,7 @@ sudo raspi-config echo "Installer1.sh complete" >> ./status.txt -echo "Part 1 done!" +echo "Part 1 Done!" # echo "Rebooting now!" # sudo reboot echo "Rebooting in 1 minute!"