Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-11-03 15:08:07 +01:00
parent 820ac1d918
commit 4e67b82d46

View file

@ -24,7 +24,7 @@ fi
# Trust additional Cacerts, if the user provided $TRUSTED_CACERTS_DIR
if [ -n "$TRUSTED_CACERTS_DIR" ]; then
echo "User required to trust additional CA certificates, running 'update-ca-certificates."
echo "User required to trust additional CA certificates, running 'update-ca-certificates.'"
update-ca-certificates
fi