mirror of
https://github.com/MrUnknownDE/linux-script.git
synced 2026-04-18 06:13:51 +02:00
remove empty space
This commit is contained in:
@@ -27,8 +27,6 @@ if [ "$1" == "telegram-test" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Vorhandene backup.log-Datei löschen
|
# Vorhandene backup.log-Datei löschen
|
||||||
log_datei="backup.log"
|
log_datei="backup.log"
|
||||||
if [ -f "$log_datei" ]; then
|
if [ -f "$log_datei" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user