script-updates: add support for url suffix

This allows to fetch from different branch...
This commit is contained in:
Christian Hesse 2018-08-27 11:15:03 +02:00
parent 529acebc7b
commit 21f2b04f9a
2 changed files with 3 additions and 1 deletions

View file

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