mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
script-updates: add option to ignore global-config changes
This commit is contained in:
@ -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 "-";
|
||||
|
Reference in New Issue
Block a user