From 012db05a9350311ddac85a95e487d4fc0ebabcb6 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 17 Sep 2021 16:32:59 +0200 Subject: global-functions: move $ScriptRunOnce to optional module --- global-config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'global-config') diff --git a/global-config b/global-config index 98c65d9..6b2cd84 100644 --- a/global-config +++ b/global-config @@ -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 ""; -- cgit v1.2.3-54-g00ecf