This commit is contained in:
2023-12-03 23:20:09 -06:00
parent 29e258fbdb
commit 3062a93bb3
3 changed files with 4 additions and 4 deletions

2
run.sh
View File

@@ -67,7 +67,7 @@ if [ "${1}" == "update" ]; then
echo -en "\e[1A";
echo -e "\e[0K\r ${idsCL[Green]}Updated to v${VERS}${idsCL[Default]}"
else
echo -e "Updated to v${VERS}"
echo "Updated to v${VERS}"
fi
fi