diff options
author | Christian Hesse <mail@eworm.de> | 2019-08-30 13:28:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-08-30 13:43:21 +0200 |
commit | 05f2d03ad9da4020ad463be28bd6de4c973fbbbb (patch) | |
tree | 08a00e6a0e2436d76732651bcd1e9c88e532e534 /global-config | |
parent | 8c8d7f93f19778b9a41e7dc647c42db2a9a3a945 (diff) |
use shorter url for my repository
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index e8fd04d..2559181 100644 --- a/global-config +++ b/global-config @@ -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 ""; |