mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-09 17:44:29 +02:00
global-functions: update upgrade instruction
The branch 'routeros-v7' will not exist forever... And the link is gone already.
This commit is contained in:
parent
c5cc72de0e
commit
b35e39b0fa
1 changed files with 1 additions and 2 deletions
|
@ -1270,8 +1270,7 @@ $RequiredRouterOS "global-functions" "6.47" true;
|
|||
|
||||
# ... and give a hint on RouterOS v7.
|
||||
:if ([ $RequiredRouterOS "global-functions" "7.0" false ] = true) do={
|
||||
$LogPrintExit2 warning $0 ("RouterOS v7 brings some incompatible changes. Please switch to branch " . \
|
||||
"'routeros-v7', see https://git.eworm.de/cgit/routeros-scripts/about/#changes-for-routeros-v7") false;
|
||||
$LogPrintExit2 warning $0 ("RouterOS v7 brings some incompatible changes. Please switch to main branch!") false;
|
||||
}
|
||||
|
||||
# signal we are ready
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue