borg-backup.sh,borg-backup-nc.sh: minor change on script output.
This commit is contained in:
parent
89d974defc
commit
a35a49dde9
@ -689,7 +689,9 @@ echo -e "\n\n###### Server backup finished on ${endDateReadable} (${durationRead
|
||||
|
||||
# Send Summery
|
||||
#
|
||||
echo -e -n " Send Summary.."
|
||||
if $terminal ; then
|
||||
echo -e -n " Send Summary.."
|
||||
fi
|
||||
|
||||
datum="$(date +"%d.%m.%Y %H:%M")"
|
||||
|
||||
|
@ -656,7 +656,9 @@ echo -e "\n\n###### Server backup finished on ${endDateReadable} (${durationRead
|
||||
|
||||
# Send Summery
|
||||
#
|
||||
echo -e -n " Send Summary.."
|
||||
if $terminal ; then
|
||||
echo -e -n " Send Summary.."
|
||||
fi
|
||||
|
||||
datum="$(date +"%d.%m.%Y %H:%M")"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user