From ed05b529525652b82d71f90e9a454e0db260f5d1 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Thu, 24 Oct 2019 00:40:49 -0400 Subject: [PATCH] update --- housekeeping/sc-sanitation.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/housekeeping/sc-sanitation.sh b/housekeeping/sc-sanitation.sh index ba4ef53..b92cd64 100644 --- a/housekeeping/sc-sanitation.sh +++ b/housekeeping/sc-sanitation.sh @@ -42,7 +42,6 @@ if [ "$i_changed_these" = "false" ]; then echo -e "the default paths to match your configuration!\n" read -n 1 -s -p "Press any key to exit..." else - echo -e "\n----------------------------------------------------------------\n" # Sanity checks if [ ! -d "$prefix" ]; then echo "Invalid path: $prefix"