mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 18:25:17 +02:00
global-config: escaping question mark is no longer required
This commit is contained in:
parent
640b8fd401
commit
29f0a14b7e
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
#:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/next/";
|
||||
:global ScriptUpdatesUrlSuffix "";
|
||||
# use next branch with default url (git.eworm.de)
|
||||
#:global ScriptUpdatesUrlSuffix "\?h=next";
|
||||
#:global ScriptUpdatesUrlSuffix "?h=next";
|
||||
|
||||
# Use this for defaults with $ScriptRunOnce
|
||||
# Install module with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue