Update run.sh

This commit is contained in:
2023-07-04 17:35:21 -05:00
parent f23fdb8818
commit 3da35f564b

2
run.sh
View File

@@ -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";