diff options
Diffstat (limited to 'extra/libressl/post-install')
-rwxr-xr-x | extra/libressl/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libressl/post-install b/extra/libressl/post-install index 8f76be97..f39088e7 100755 --- a/extra/libressl/post-install +++ b/extra/libressl/post-install @@ -1,3 +1,3 @@ #!/bin/sh -"$KISS_ROOT/etc/ssl/update-certdata.sh" +"$CPT_ROOT/etc/ssl/update-certdata.sh" |