From 68ab6af56b62ec8cc9cc1b278b0a3d8a3c2546a0 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 25 Feb 2021 11:13:35 +0100 Subject: let's keep next branch and document it --- global-config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/global-config b/global-config index 607cb79..9c8dbea 100644 --- a/global-config +++ b/global-config @@ -131,9 +131,14 @@ # Enable this to fetch scripts from given url. :global ScriptUpdatesFetch true; :global ScriptUpdatesBaseUrl "https://git.eworm.de/cgit/routeros-scripts/plain/"; +# 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://gitlab.com/eworm-de/routeros-scripts/raw/main/"; +#:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/next/"; :global ScriptUpdatesUrlSuffix ""; +# use next branch with default url (git.eworm.de) +#:global ScriptUpdatesUrlSuffix "\?h=next"; # This project is developed in private spare time and usage is free of charge # for you. If you like the scripts and think this is of value for you or your -- cgit v1.2.3-54-g00ecf