1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-functions: move $ScriptRunOnce to optional module

This commit is contained in:
Christian Hesse
2021-09-17 16:32:59 +02:00
parent 8b05d25487
commit 012db05a93
3 changed files with 48 additions and 41 deletions

View File

@@ -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 "";