From 8c5cbc8c67313b43f84af5a41cc82390c89cb29e Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Sun, 17 Dec 2023 12:01:52 -0500 Subject: [PATCH] yrdy --- 110-Cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/110-Cleanup.sh b/110-Cleanup.sh index e45cfdc..7a742ad 100644 --- a/110-Cleanup.sh +++ b/110-Cleanup.sh @@ -20,4 +20,4 @@ printf "$COL_LIGHT_BLUE" "* Current used space is now $postspacewords" spacesavedbytes=`expr $postspace - $prespace` spacesavedwords=$(human_readable_bytes "$prespace") -printf "$COL_LIGHT_BLUE" "Cleanup saved $spacesavedwords" +printf "$COL_LIGHT_BLUE" "* Cleanup saved $spacesavedwords"