mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-13 11:34:31 +02:00
global-functions: move $ScriptRunOnce to optional module
This commit is contained in:
parent
8b05d25487
commit
012db05a93
3 changed files with 48 additions and 41 deletions
|
@ -168,6 +168,8 @@
|
|||
#:global ScriptUpdatesUrlSuffix "\?h=next";
|
||||
|
||||
# Use this for defaults with $ScriptRunOnce
|
||||
# Install module with:
|
||||
# $ScriptInstallUpdate global-functions.d/scriptrunonce
|
||||
:global ScriptRunOnceBaseUrl "";
|
||||
:global ScriptRunOnceUrlSuffix "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue