mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:31 +02:00
README: changes for RouterOS v6
This commit is contained in:
parent
6dede0c49b
commit
40dea01670
5 changed files with 16 additions and 3 deletions
12
README.md
12
README.md
|
@ -111,6 +111,18 @@ to be updated automatically!
|
|||
|
||||

|
||||
|
||||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue