diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-26 21:17:42 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-27 09:14:36 +0200 |
commit | 3bdaf6e45d6f7d0edf573e0c756b5778e18d8ac1 (patch) | |
tree | 8deddf42f66357aa09cc5b04f048e078666b8f99 /global-config.rsc | |
parent | 640b8fd401eae8ff90bfcbb13f683326f522eabe (diff) | |
parent | cc5820ed90a349a5a607dd93ea54d41e214308e0 (diff) |
Merge branch 'no-escape-question-mark' into next
Diffstat (limited to 'global-config.rsc')
-rw-r--r-- | global-config.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config.rsc b/global-config.rsc index e82170c..7988ce3 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -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: |