mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-02 17:24:36 +02:00
use shorter url for my repository
This commit is contained in:
parent
8c8d7f93f1
commit
05f2d03ad9
3 changed files with 6 additions and 6 deletions
|
@ -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 "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue