diff options
Diffstat (limited to 'extra/libressl/post-install')
-rwxr-xr-x | extra/libressl/post-install | 3 |
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" |