mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
README: changes for RouterOS v7
This commit is contained in:
parent
95062a3dbc
commit
dab04fd63e
5 changed files with 22 additions and 4 deletions
14
README.md
14
README.md
|
@ -111,6 +111,20 @@ to be updated automatically!
|
|||
|
||||

|
||||
|
||||
### Changes for RouterOS v7
|
||||
|
||||
RouterOS v7 is developed in paralled to RouterOS v6. The former brings some
|
||||
shiny new features, the latter provides proven stability.
|
||||
|
||||
The changes require incompatible changes to scripts, so these changes go to
|
||||
a separate branch. If you decide to run RouterOS v7 please switch to branch
|
||||
`routeros-v7` by adding these lines to your `global-config-overlay`:
|
||||
|
||||
# Use branch routeros-v7 with RouterOS v7:
|
||||
:global ScriptUpdatesUrlSuffix "\?h=routeros-v7";
|
||||
|
||||
Then reload the configuration and continue below to update scripts.
|
||||
|
||||
Updating scripts
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue