aboutsummaryrefslogtreecommitdiffstats
path: root/accesslist-duplicates.template
diff options
context:
space:
mode:
Diffstat (limited to 'accesslist-duplicates.template')
-rw-r--r--accesslist-duplicates.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/accesslist-duplicates.template b/accesslist-duplicates.template
index 7161992..c14b630 100644
--- a/accesslist-duplicates.template
+++ b/accesslist-duplicates.template
@@ -9,6 +9,9 @@
# !! This is just a template! Replace '%PATH%' with 'caps-man'
# !! or 'interface wireless'!
+:global GlobalFunctionsReady;
+:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
+
:local Seen [ :toarray "" ];
:local Shown [ :toarray "" ];