mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 10:15:05 +02:00
drop deprecated mode= for fetch
This commit is contained in:
parent
2e10a80f95
commit
b93d4d40bc
7 changed files with 8 additions and 8 deletions
|
@ -80,7 +80,7 @@
|
|||
:local Attach "qrcode-daily.png";
|
||||
|
||||
:do {
|
||||
/ tool fetch mode=https check-certificate=yes-without-crl \
|
||||
/ tool fetch check-certificate=yes-without-crl \
|
||||
$Url dst-path=$Attach;
|
||||
} on-error={
|
||||
:set Attach "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue