remove empty space

This commit is contained in:
2024-06-27 22:33:48 +02:00
parent 25c4aaba67
commit 04ff61f00a

View File

@@ -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