small color adjustment

This commit is contained in:
VirtuBox
2019-10-21 14:50:42 +02:00
parent 57130341e6
commit 5a0e869c50
2 changed files with 1 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ _run() {
fi
else
if [ -n "$2" ]; then
echo -e "${TPUT_OK}[OK]${TPUT_RESET}"
echo -e "[${TPUT_OK}OK${TPUT_RESET}]"
fi
fi