From 909bc92c01646271cbb634adcaf5426784347b34 Mon Sep 17 00:00:00 2001 From: WaLLy3K Date: Thu, 21 Sep 2017 00:22:47 +1000 Subject: [PATCH] Tweak wording to fit on 80 character screen * Also move colour after $INFO --- automated install/uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated install/uninstall.sh b/automated install/uninstall.sh index cfc60bee..2f4f4f9f 100755 --- a/automated install/uninstall.sh +++ b/automated install/uninstall.sh @@ -208,7 +208,7 @@ else echo -e " ${INFO} Be sure to confirm if any dependencies should not be removed" fi while true; do - echo -e "${COL_YELLOW} ${INFO} The following dependencies may have been added to the system by Pi-hole install:" + echo -e " ${INFO} ${COL_YELLOW}The following dependencies may have been added by the Pi-hole install:" echo -n " " for i in "${DEPS[@]}"; do echo -n "${i} "