aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INITIAL-COMMANDS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INITIAL-COMMANDS.md b/INITIAL-COMMANDS.md
index 2cea9a9..66db40c 100644
--- a/INITIAL-COMMANDS.md
+++ b/INITIAL-COMMANDS.md
@@ -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");
};