aboutsummaryrefslogtreecommitdiffstats
path: root/backup-email
AgeCommit message (Collapse)AuthorFilesLines
2023-03-10drop dummy scripts used for migrationGravatar Christian Hesse1-3/+0
This now causes expected warnings on first run of $ScriptInstallUpdate. The migration still works, as we keep `global-config.changes` and `global-functions`.
2023-03-07rename scripts and add file extension ".rsc"change-95Gravatar Christian Hesse1-105/+1
No functional change for the user... The migration is done automatically.
2023-02-08backup-email: use :use inside :execute for global-config-overlayGravatar Christian Hesse1-2/+2
This will add carriage return and line feed, but works around the limitation of reading just four kilobytes from file.
2023-02-07backup-email: support sending global-config-overlayGravatar Christian Hesse1-1/+13
2023-02-02backup-email: wait for the mail to be sentGravatar Christian Hesse1-0/+10
2023-01-02update copyright for 2023Gravatar Christian Hesse1-1/+1
2022-12-13backup-email: switch path to tmpfsGravatar Christian Hesse1-2/+3
2022-12-13backup-email: create directory laterGravatar Christian Hesse1-4/+4
2022-09-29backup-email: check if dependency for sending e-mail is installedGravatar Christian Hesse1-0/+4
2022-07-13backup-email: update initialization of empty arrayGravatar Christian Hesse1-1/+1
Having the parenthesis here is important for valid syntax!
2022-05-11backup-email: RouterOS v7 path syntaxGravatar Christian Hesse1-2/+2
2022-01-14backup-email: export with show-sensitiverouteros-7.1rc1-2Gravatar Christian Hesse1-1/+1
This is available (and required) with RouterOS 7.1rc1.
2022-01-06rename script email-backup -> backup-emailGravatar Christian Hesse1-0/+80