mirror of
https://github.com/MrUnknownDE/linux-script.git
synced 2026-04-09 01:43:46 +02:00
remove empty space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user