From 0d27523c856ac940d9627231ed305aba8544ca5e Mon Sep 17 00:00:00 2001 From: Dave Wasmer Date: Thu, 27 Apr 2017 15:40:01 -0600 Subject: [PATCH] style: wrap the installCertutil warning on linux --- src/index.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index a70abef..200e193 100644 --- a/src/index.ts +++ b/src/index.ts @@ -166,7 +166,11 @@ async function addCertificateToTrustStores(installCertutil: boolean): Promise