mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 18:25:11 +02:00
completely replace script-updates with $ScriptInstallUpdate
This commit is contained in:
parent
1282a91f04
commit
5f46ef7635
7 changed files with 142 additions and 145 deletions
|
@ -7,9 +7,9 @@
|
|||
# Make sure all configuration properties are up to date and this
|
||||
# value is in sync with value in script 'global-functions'!
|
||||
# Comment or remove to disable change notifications.
|
||||
:global GlobalConfigVersion 13;
|
||||
:global GlobalConfigVersion 14;
|
||||
|
||||
# The global-config script is updated by script-updates,
|
||||
# The global-config script is updated by $ScriptInstallUpdate,
|
||||
# global-config-overlay becomes an overlay for your changes.
|
||||
:global ScriptUpdatesIgnore {
|
||||
"global-config-overlay"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue