mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-06-27 12:18:50 +02:00
script-updates: add configuration versioning
This commit is contained in:
parent
0f72662745
commit
6e03a3b935
3 changed files with 20 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
#
|
||||
# global functions
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 0;
|
||||
|
||||
# read input from user
|
||||
:global Read do={
|
||||
:return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue