mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 01:04:55 +02:00
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.
This commit is contained in:
parent
012db05a93
commit
ce78d7d9e9
4 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue