mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
email-backup: export terse
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
}
|
||||
|
||||
# create and email configuration export
|
||||
:if ($"backup-send-export"= true) do={
|
||||
/ export file=$filename;
|
||||
:if ($"backup-send-export" = true) do={
|
||||
/ export terse file=$filename;
|
||||
/ delay delay-time=10;
|
||||
/ tool e-mail send to=$"email-backup-to" cc=$"email-backup-cc" \
|
||||
subject=("[" . $identity . "] Config") \
|
||||
|
Reference in New Issue
Block a user