1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

script-updates: add configuration versioning

This commit is contained in:
Christian Hesse
2019-01-03 15:36:26 +01:00
parent 0f72662745
commit 6e03a3b935
3 changed files with 20 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
#
# global functions
# expected configuration version
:global ExpectedConfigVersion 0;
# read input from user
:global Read do={
:return;