completely replace script-updates with $ScriptInstallUpdate

This commit is contained in:
Christian Hesse 2020-03-23 12:21:38 +01:00
parent 1282a91f04
commit 5f46ef7635
7 changed files with 142 additions and 145 deletions

View file

@ -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"