diff --git a/f2b-config.sh b/f2b-config.sh index c5be41b..5ca9c27 100755 --- a/f2b-config.sh +++ b/f2b-config.sh @@ -17,7 +17,7 @@ note="\e[95m" ### functions -function copyFailureure { +function copyFailure { echo echo -e "${err}There was a problem backing up your current configuration." echo -e "This suggests some kind of permissions error. Please remedy this" \