add_postfix_support.sh: some minor changes.

This commit is contained in:
Christoph 2018-05-01 03:32:34 +02:00
parent 3c58f35025
commit df9ba17062

View File

@ -242,7 +242,7 @@ backup() {
}
# - Remove script generated backup, if source wasn't changed
# - Remove script generated backups, if source wasn't changed
# -
rm_unchanged_backup() {
@ -390,7 +390,7 @@ done
# ----------
# - Read commandline parameter
# - Read in parameters given by user
# ----------
if $terminal && ! $BATCH_MODE ; then
@ -488,7 +488,7 @@ if $terminal && ! $BATCH_MODE ; then
echo ""
echo ""
echo -e " \033[1mParameter Summary:\033[m"
echo -e " \033[32m\033[1mParameter Summary:\033[m"
echo ""
echo " Schleuder user.............: $SCHLEUDER_USER"