diff options
author | Christian Hesse <mail@eworm.de> | 2021-07-09 22:05:45 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-07-10 23:18:04 +0200 |
commit | 483506b1898464366a30411a1f8ed336b508f870 (patch) | |
tree | 611ba7f62cb176e6ad691ab2b22513aa85c6ce8f /global-config.changes | |
parent | d1ef710093eb6c747f8a54a0ec4355f5035aff4e (diff) |
global-functions: introduce $ScriptRunOncechange-62
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 4fd107b..23a1dac 100644 --- a/global-config.changes +++ b/global-config.changes @@ -65,6 +65,7 @@ 59="Updating CAP with 'check-routeros-update' is now possible with opt-in."; 60="Implemented a pre-down hook in 'netwatch-notify' that fires at two thirds of failed checks."; 61="Finally removed old scripts."; + 62="Added '\$ScriptRunOnce' to run a script from URL once without installation, intended to aid configuration management and the like."; }; # Migration steps to be applied on script updates |