diff --git a/run.sh b/run.sh index 6091b1c5..9181ee0f 100755 --- a/run.sh +++ b/run.sh @@ -51,7 +51,7 @@ if [ "${1}" == "update" ]; then elif [ "${2}" != "q" ]; then echo -en "\e[1A"; - echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}" + echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}\n" fi fi