mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-08 19:09:29 +00:00
global-functions: $GetMacVendor: define certificate use
This commit is contained in:
parent
0f1f9a467f
commit
cf375cbdd1
1 changed files with 1 additions and 1 deletions
|
|
@ -640,7 +640,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:do {
|
:do {
|
||||||
:if ([ $CertificateAvailable "GTS Root R4" ] = false) do={
|
:if ([ $CertificateAvailable "GTS Root R4" "fetch" ] = false) do={
|
||||||
$LogPrint warning $0 ("Downloading required certificate failed.");
|
$LogPrint warning $0 ("Downloading required certificate failed.");
|
||||||
:error false;
|
:error false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue