mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
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:
@@ -7,4 +7,5 @@
|
||||
2="variable names became CamelCase to work around scripting issues";
|
||||
3="variable for certificate renew passphrase became an array to support multiple passphrases";
|
||||
4="added option to ignore global-config changes";
|
||||
5="split off new script cloud-backup from email-backup";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user