mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
global-functions: $FetchUserAgent: set declared function only
This commit is contained in:
parent
7212d8bd23
commit
1d816d94f6
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@
|
|||
}
|
||||
|
||||
# generate user agent string for fetch
|
||||
:global FetchUserAgent do={
|
||||
:set FetchUserAgent do={
|
||||
:local Caller [ :tostr $1 ];
|
||||
|
||||
:local Resource [ /system/resource/get ];
|
||||
|
|
Loading…
Reference in a new issue