summaryrefslogtreecommitdiff
path: root/security/acme.sh/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/acme.sh/files/pkg-message.in')
-rw-r--r--security/acme.sh/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/security/acme.sh/files/pkg-message.in b/security/acme.sh/files/pkg-message.in
index 756c364f87bc..6652629e6b01 100644
--- a/security/acme.sh/files/pkg-message.in
+++ b/security/acme.sh/files/pkg-message.in
@@ -1,5 +1,6 @@
-
-
+[
+{ type: install
+ message: <<EOM
This script will create the following directories if they do not exist:
~acme/.acme.sh
@@ -29,4 +30,6 @@ MAILTO=dan@example.org
############################################################################
Change x & y to some minute and hour of the day.
-
+EOM
+}
+]