From 5101d57d52e60a3c10b974217af70166a3145c45 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 14 Jun 2019 14:59:49 +0200 Subject: 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. --- global-config.changes | 1 + 1 file changed, 1 insertion(+) (limited to 'global-config.changes') diff --git a/global-config.changes b/global-config.changes index b1fae6e..f3c4e2b 100644 --- a/global-config.changes +++ b/global-config.changes @@ -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"; }; -- cgit v1.2.3-54-g00ecf