mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
mod/ssh-keys-import: make ssh-keys-import a module
This commit is contained in:
parent
a3a7e5be4b
commit
c8500dddd0
7 changed files with 149 additions and 46 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 99;
|
||||
:global ExpectedConfigVersion 100;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue