mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-03-03 12:39:35 +00:00
Compare commits
2 commits
beaca18282
...
f9edda6a2e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f9edda6a2e | ||
|
|
16c9ce437e |
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
:if ([ :typeof $SentCertificateNotification ] = "str" && \
|
||||
[ :totime ($License->"deadline-at") ] - 3w > [ :timestamp ]) do={
|
||||
[ :totime ($License->"deadline-at") ] - 4w > [ :timestamp ]) do={
|
||||
$LogPrint info $ScriptName ("Your license was successfully renewed.");
|
||||
$SendNotification2 ({ origin=$ScriptName; \
|
||||
subject=([ $SymbolForNotification "white-heavy-check-mark" ] . "License renewed"); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue