mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-03 01:34:47 +02:00
netwatch-notify: pass link to notification
This is pass verbatim below the notification text.
This commit is contained in:
parent
ccfbabde5e
commit
3d4a14d449
4 changed files with 11 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
:local ScriptName [ :jobname ];
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 123;
|
||||
:global ExpectedConfigVersion 124;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue