use shorter url for my repository

This commit is contained in:
Christian Hesse 2019-08-30 13:28:14 +02:00
parent 8c8d7f93f1
commit 05f2d03ad9
3 changed files with 6 additions and 6 deletions

View file

@ -100,7 +100,7 @@
# Enable this to fetch scripts from given url.
:global ScriptUpdatesFetch true;
:global ScriptUpdatesBaseUrl "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/";
:global ScriptUpdatesBaseUrl "https://git.eworm.de/cgit/routeros-scripts/plain/";
#:global ScriptUpdatesBaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/";
#:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/master/";
:global ScriptUpdatesUrlSuffix "";