From 40dea016700fd88bfee2838d740d46517f677601 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 13 Dec 2021 11:36:03 +0100 Subject: README: changes for RouterOS v6 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index eea9014..ec6b863 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,18 @@ to be updated automatically! ![screenshot: schedule update](README.d/07-schedule-update.png) +### Changes for RouterOS v6 + +RouterOS v6 will become deprecated at some time in the future, but to date +it is still the default for these scripts (in branch `main`). This will +change however, so if you want to stay with RouterOS v6 for some time add +these lines to your `global-config-overlay`: + + # Use branch routeros-v6 with RouterOS v6: + :global ScriptUpdatesUrlSuffix "\?h=routeros-v6"; + +Then reload the configuration. + ### Changes for RouterOS v7 RouterOS v7 is developed in paralled to RouterOS v6. The former brings some -- cgit v1.2.3-54-g00ecf