mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00: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:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user