mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-29 20:54:28 +02:00
script-updates: add option to ignore global-config changes
This commit is contained in:
parent
594aef2aab
commit
7b1c275cc2
4 changed files with 6 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# global functions
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 3;
|
||||
:global ExpectedConfigVersion 4;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global SentRouterosUpdateNotification "-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue