aboutsummaryrefslogtreecommitdiff
path: root/extra/libressl/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-11 01:59:57 +0300
committerCem Keylan <cem@ckyln.com>2020-06-11 01:59:57 +0300
commit5351806cde46a6d7b28c22cc69d1da6378da63ec (patch)
treeddc6b6c568928dd54b000b5fe88b1be5b094a3a0 /extra/libressl/post-install
parent29b6f84458ec6bad399d5246bbdba9303061f27c (diff)
downloadrepository-5351806cde46a6d7b28c22cc69d1da6378da63ec.tar.gz
libressl: move to extra
Diffstat (limited to 'extra/libressl/post-install')
-rwxr-xr-xextra/libressl/post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libressl/post-install b/extra/libressl/post-install
new file mode 100755
index 00000000..8f76be97
--- /dev/null
+++ b/extra/libressl/post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+"$KISS_ROOT/etc/ssl/update-certdata.sh"