aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-12-28 19:39:59 +0100
committerGravatar Christian Hesse <mail@eworm.de>2018-12-28 22:56:29 +0100
commit3cdd0fb94ba1c1ace47f3833ebaea46ff6cfb844 (patch)
tree571835749c4b67221be4e1f5c50ce46b36429d83 /global-functions
parentea5546443478740b89070ca38ee682ea4cd1d0f8 (diff)
global-functions: properly define global functions
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
1 files changed, 2 insertions, 0 deletions
diff --git a/global-functions b/global-functions
index c931a26..d4c46ae 100644
--- a/global-functions
+++ b/global-functions
@@ -97,6 +97,8 @@
:global GetMacVendor do={
:local mac [ :tostr $1 ];
+ :global CertificateAvailable;
+
:do {
:local vendor;
$CertificateAvailable "Let's Encrypt Authority X3" "letsencrypt";