diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-14 16:44:01 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-14 09:20:09 +0100 |
commit | cdd607037eba0571dd137e9efa507353d88a81c8 (patch) | |
tree | 19784fd13da19714ead5ee87d52d951dec112d2a /global-config | |
parent | d03b6d9374b4f4884bfd90bfc04b1d26802d6666 (diff) |
README: drop hint on branch 'routeros-v7'
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/global-config b/global-config index 024e52f..02d99b4 100644 --- a/global-config +++ b/global-config @@ -159,14 +159,11 @@ # alternative urls - main: stable code - next: currently in development #:global ScriptUpdatesBaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/main/"; #:global ScriptUpdatesBaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/next/"; -#:global ScriptUpdatesBaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/routeros-v7/"; #:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/main/"; #:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/next/"; -#:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/routeros-v7/"; :global ScriptUpdatesUrlSuffix ""; -# use next or routeros-v7 branch with default url (git.eworm.de) +# use next branch with default url (git.eworm.de) #:global ScriptUpdatesUrlSuffix "\?h=next"; -#:global ScriptUpdatesUrlSuffix "\?h=routeros-v7"; # Use this for defaults with $ScriptRunOnce # Install module with: |