From 86d26bd5812514bd98d4c2a5ad775ba270fcc874 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 13 Jun 2025 14:32:24 -0600 Subject: [PATCH] 1749846744 --- full_status.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/full_status.sh b/full_status.sh index f8b20cc..bba7bfe 100644 --- a/full_status.sh +++ b/full_status.sh @@ -34,4 +34,7 @@ clear echo -e "Reading from hardware RTC\n" sudo hwclock -r echo -e "\nPress ENTER to Continue..." -read -p "" \ No newline at end of file +read -p "" + +# clean up +clear \ No newline at end of file