update copyFailure output text

This commit is contained in:
Asif Bacchus 2019-05-21 04:20:48 -06:00
parent 8fa23d88ef
commit 489c18c402
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ function copyFailure {
"and rerun"
echo -e "this script."
echo
echo -e "${note}Error backing up: ${lit}$1"
echo -e "${normal}Error copying: ${lit}$1"
echo
echo -e "${err}Exiting.${normal}"
echo