diff --git a/sh_scripts/mail_backup.sh b/sh_scripts/mail_backup.sh index bf9ddfe..6efa59b 100644 --- a/sh_scripts/mail_backup.sh +++ b/sh_scripts/mail_backup.sh @@ -27,8 +27,6 @@ if [ "$1" == "telegram-test" ]; then exit 0 fi - - # Vorhandene backup.log-Datei löschen log_datei="backup.log" if [ -f "$log_datei" ]; then