From ce78d7d9e9ad1c2ab0e5ffab716b40975c6bd0eb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 20 Sep 2021 15:24:52 +0200 Subject: global-functions: notify about move of $IPCalc and $ScriptRunOnce to modules Just install with... $ScriptInstallUpdate global-functions.d/ipcalc ... and/or... $ScriptInstallUpdate global-functions.d/scriptrunonce ... and use the functions as before. --- global-config.changes | 1 + 1 file changed, 1 insertion(+) (limited to 'global-config.changes') diff --git a/global-config.changes b/global-config.changes index 23a1dac..7504693 100644 --- a/global-config.changes +++ b/global-config.changes @@ -66,6 +66,7 @@ 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."; + 63="Moved optional functions '\$IPCalc' and '\$ScriptRunOnce' to modules."; }; # Migration steps to be applied on script updates -- cgit v1.2.3-54-g00ecf