From b05cbab8bc30cd9dcf4fbe2f0f8222a55c070a63 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 18 Jun 2020 09:55:19 +0300 Subject: ca-certificates: install update-certdata to /usr/bin --- core/ca-certificates/post-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ca-certificates/post-install') 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 -- cgit v1.2.3