mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 04:44:26 +02:00
global-config: add $ScriptUpdatesUrlSuffix in overlay for RouterOS v6
This commit is contained in:
parent
1089b7e7f9
commit
7d5c967995
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
# Comment or remove to disable news and change notifications.
|
||||
:global GlobalConfigVersion 74;
|
||||
|
||||
# Use branch routeros-v6 with RouterOS v6:
|
||||
:global ScriptUpdatesUrlSuffix "\?h=routeros-v6";
|
||||
|
||||
# Copy configuration from global-config here and modify it.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue