From 21f2b04f9a7870d92aff22963a74da1758b7e43d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 27 Aug 2018 11:15:03 +0200 Subject: script-updates: add support for url suffix This allows to fetch from different branch... --- global-config | 1 + 1 file changed, 1 insertion(+) (limited to 'global-config') diff --git a/global-config b/global-config index 35da36c..3b24e0f 100644 --- a/global-config +++ b/global-config @@ -46,6 +46,7 @@ :global "script-updates-baseurl" "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/"; #:global "script-updates-baseurl" "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/"; #:global "script-updates-baseurl" "https://gitlab.com/eworm-de/routeros-scripts/raw/master/"; +:global "script-updates-urlsuffix" ""; :global "script-updates-ignore" { "global-config"; "GeneratePSK" }; # Do *NOT* change these! -- cgit v1.2.3-54-g00ecf