fixed copyFailure notification text
This commit is contained in:
parent
64644c5996
commit
00bf9379db
@ -19,7 +19,8 @@ note="\e[95m"
|
||||
|
||||
function copyFailure {
|
||||
echo
|
||||
echo -e "${err}There was a problem backing up your current configuration."
|
||||
echo -e "${err}There was a problem backing-up/copying the configuration" \
|
||||
"files."
|
||||
echo -e "This suggests some kind of permissions error. Please remedy this" \
|
||||
"and rerun"
|
||||
echo -e "this script."
|
||||
|
Loading…
Reference in New Issue
Block a user