From 3da35f564b861fc98ec176bc7c3649157b30fb0d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 4 Jul 2023 17:35:21 -0500 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index c2569118..0bdfd262 100755 --- a/run.sh +++ b/run.sh @@ -53,7 +53,7 @@ if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ " echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}" else echo -e "${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}" - fi + fi elif [ "${2}" != "q" ]; then echo -en "\e[1A";