diff options
Diffstat (limited to 'core/libressl/post-install')
-rwxr-xr-x | core/libressl/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/libressl/post-install b/core/libressl/post-install new file mode 100755 index 00000000..f39088e7 --- /dev/null +++ b/core/libressl/post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +"$CPT_ROOT/etc/ssl/update-certdata.sh" |