From 7fa2ac938b33a61f66434ddee004fca5f0298884 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 14 Jun 2025 02:58:32 -0600 Subject: [PATCH] 1.2-dev --- installer2.sh | 2 +- installer3.sh | 2 +- installer4.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installer2.sh b/installer2.sh index c0a52c2..89bb9c3 100644 --- a/installer2.sh +++ b/installer2.sh @@ -9,7 +9,7 @@ sudo apt autoremove -y 1>/dev/null echo "Installer2.sh complete" >> ./status.txt -echo "Part 2 done!" +echo "Part 2 Done!" # echo "Rebooting now!" # sudo reboot echo "Rebooting in 1 minute!" diff --git a/installer3.sh b/installer3.sh index 2864df9..9f334f6 100644 --- a/installer3.sh +++ b/installer3.sh @@ -78,7 +78,7 @@ sudo usermod -aG i2c gpsd echo "installer3.sh complete" >> ./status.txt -echo "Part 3 done!" +echo "Part 3 Done!" # echo "Rebooting now!" # sudo reboot echo "Rebooting in 1 minute!!" diff --git a/installer4.sh b/installer4.sh index 5214cc2..c73754e 100644 --- a/installer4.sh +++ b/installer4.sh @@ -30,7 +30,7 @@ sudo systemctl enable logrotate 1>/dev/null rm -f ./status.txt # reboot rq -echo "Part 4 done!" +echo "Part 4 Done!" # echo "Rebooting now!" # sudo reboot echo "Rebooting in 1 minutes!"