mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-07-16 14:21:34 +00:00
INITIAL-COMMANDS: warn on missing checksums
This commit is contained in:
parent
e906deda04
commit
4480282079
1 changed files with 4 additions and 0 deletions
|
|
@ -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/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue