From 4480282079dc94ed742ebe2fc776e5de9cd87d32 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 8 Jul 2026 15:20:01 +0200 Subject: [PATCH] INITIAL-COMMANDS: warn on missing checksums --- INITIAL-COMMANDS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INITIAL-COMMANDS.md b/INITIAL-COMMANDS.md index 325b222c..4ec68668 100644 --- a/INITIAL-COMMANDS.md +++ b/INITIAL-COMMANDS.md @@ -63,6 +63,10 @@ Just replace the first lines for updated variables. > 💡️ **Hint**: You may want to set the same *url* with `ScriptUpdatesBaseUrl` > in `global-config-overlay`. +> ⚠️ **Warning**: The mirrors do not provide checksums. Each invocation of +> `$ScriptInstallUpdate` takes longer and generates more traffic, as every +> script needs to be downloaded for local check! + ### Install from git.eworm.de :local BaseUrl "https://git.eworm.de/cgit/routeros-scripts/plain/";