mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-24 18:48:37 +02:00
global-functions: $DNSIsResolving: have a final return
This commit is contained in:
parent
e65802007f
commit
842c44b10a
1 changed files with 1 additions and 1 deletions
|
@ -230,10 +230,10 @@
|
|||
|
||||
:do {
|
||||
:resolve "low-ttl.eworm.de";
|
||||
:return true;
|
||||
} on-error={
|
||||
:return false;
|
||||
}
|
||||
:return true;
|
||||
}
|
||||
|
||||
# download package from upgrade server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue