1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

notify about auto patch updates in check-routeros-update

This commit is contained in:
Christian Hesse
2020-07-14 16:25:46 +02:00
parent 4a52d51a36
commit d1b6ca3d0b
4 changed files with 4 additions and 3 deletions

View File

@@ -24,4 +24,5 @@
18=("Added a simple IP calculation function, try: \$IPCalc " . [ / ip address get ([ find ]->0) address ]);
19="Commenting scripts with 'ignore', 'base-url=...' and 'url-suffix=...' is honored on update";
20="Added support for hooks to 'netwatch-notify'";
21="Added support for installing patch updates automatically by 'check-routeros-update'";
};