mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-30 06:39:43 +02:00
global: drop script 'global-wait'
All scripts wait for the global functions on their own now.
This commit is contained in:
parent
2db73a189c
commit
d5afc79eed
51 changed files with 137 additions and 81 deletions
|
@ -47,6 +47,7 @@
|
|||
41="Implemented migration mechanism for script updates.";
|
||||
42="Made severity in terminal output colorful, with opt-out.";
|
||||
43="Added queue for e-mail notifications to resend later on error.";
|
||||
44="Dropped script 'global-wait', all scripts wait on their own now.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue