diff options
-rw-r--r-- | script-updates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script-updates b/script-updates index 989cbf2..9e35e51 100644 --- a/script-updates +++ b/script-updates @@ -101,6 +101,7 @@ :for I from=($GlobalConfigVersion + 1) to=$ExpectedConfigVersion do={ :set Changes ( $Changes . "\n * " . $GlobalConfigChanges->[ :tostr $I ] ); } + :set GlobalConfigChanges; $SendNotification "Configuration warning!" \ ("Current configuration on " . $Identity . " is out of date. " . \ |