From 1c1c3690bae2a364dd0315fb70e802d0cb7af98a Mon Sep 17 00:00:00 2001 From: Romeo-Golf Date: Mon, 9 Jan 2017 10:39:59 +0000 Subject: [PATCH] Apply s/OverTustin/AboveTustin/g to AboveTustin.sh --- bash/extras/abovetustin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/extras/abovetustin.sh b/bash/extras/abovetustin.sh index 422644c..5e67f70 100644 --- a/bash/extras/abovetustin.sh +++ b/bash/extras/abovetustin.sh @@ -492,7 +492,7 @@ cd $RECEIVER_ROOT_DIRECTORY echo "" echo -e "\e[93m----------------------------------------------------------------------------------------------------" -echo -e "\e[92m OverTustin setup is complete.\e[39m" +echo -e "\e[92m AboveTustin setup is complete.\e[39m" echo "" if [[ ${RECEIVER_AUTOMATED_INSTALL} = "false" ]] ; then read -p "Press enter to continue..." CONTINUE