global-config: add $ScriptUpdatesUrlSuffix in overlay for RouterOS v6

This commit is contained in:
Christian Hesse 2022-01-14 07:34:50 +01:00
parent 1089b7e7f9
commit 7d5c967995

View file

@ -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.