mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-24 10:38:41 +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