accesslist-duplicates: use :jobname to get script name

This commit is contained in:
Christian Hesse 2023-11-15 21:31:18 +01:00
parent 35b468b827
commit 1d4f4d0017
5 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
#
# !! Do not edit this file, it is generated from template!
:local 0 "accesslist-duplicates.capsman";
:local 0 [ :jobname ];
:global GlobalFunctionsReady;
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }