backup: split off cloud-backup

Currently backup to MikroTik cloud is pretty unreliable and script can
not catch errors at runtime. Looks like this does not change any time
soon (Ticket#2019052022003204).

So let's just split off the cloud backup to make sure email backup works
as expected.
This commit is contained in:
Christian Hesse 2019-06-14 14:59:49 +02:00
parent 2252058202
commit 5101d57d52
5 changed files with 61 additions and 44 deletions

View file

@ -5,7 +5,7 @@
# global functions
# expected configuration version
:global ExpectedConfigVersion 4;
:global ExpectedConfigVersion 5;
# global variables not to be changed by user
:global SentConfigChangesNotification "-";