mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-10 18:14:27 +02:00
INITIAL-COMMANDS: give another delay before fetch
(cherry picked from commit 0ab99fcdbb
)
This commit is contained in:
parent
a45b8d7d8c
commit
a7da21e185
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Then run the complete base installation:
|
|||
:error "Something is wrong with your certificates!";
|
||||
};
|
||||
/ file remove "letsencrypt-R3.pem";
|
||||
:delay 1s;
|
||||
:foreach Script in={ "global-config"; "global-config-overlay"; "global-functions" } do={
|
||||
/ system script add name=$Script source=([ / tool fetch check-certificate=yes-without-crl ("https://git.eworm.de/cgit/routeros-scripts/plain/" . $Script . $ScriptUpdatesUrlSuffix) output=user as-value]->"data");
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue