diff options
Diffstat (limited to 'core/ca-certificates/post-install')
-rwxr-xr-x | core/ca-certificates/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ca-certificates/post-install b/core/ca-certificates/post-install index 84fe02d4..8ee4d0ea 100755 --- a/core/ca-certificates/post-install +++ b/core/ca-certificates/post-install @@ -1,3 +1,3 @@ #!/bin/sh -"$KISS_ROOT/etc/certificates/update-certdata.sh" +/usr/bin/update-certdata |