aboutsummaryrefslogtreecommitdiff
path: root/core/libressl/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-06 22:25:20 +0300
committerCem Keylan <cem@ckyln.com>2020-04-06 22:25:20 +0300
commit48aaf35e254974960a0f7f6fe11c51e4e1e542d9 (patch)
tree99e359f05cf2b33b4b8954db3a1433313fc6ea37 /core/libressl/post-install
parentc2d2b9da854af58e740e8f8cac8a9e3f8b0c6568 (diff)
downloadrepository-48aaf35e254974960a0f7f6fe11c51e4e1e542d9.tar.gz
libressl: add KISS_ROOT env
Diffstat (limited to 'core/libressl/post-install')
-rwxr-xr-xcore/libressl/post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libressl/post-install b/core/libressl/post-install
index c12dca76..8f76be97 100755
--- a/core/libressl/post-install
+++ b/core/libressl/post-install
@@ -1,3 +1,3 @@
#!/bin/sh
-/etc/ssl/update-certdata.sh
+"$KISS_ROOT/etc/ssl/update-certdata.sh"