From 08306f7cb627fc1112d15e5162fe06ca0ba00135 Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Thu, 19 Oct 2023 17:18:37 +0200 Subject: [PATCH] Update modules/end-user-guide/partials/proc_restoring-node-extra-ca-certs-variable-value.adoc Co-authored-by: Nick Boldt --- .../proc_restoring-node-extra-ca-certs-variable-value.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/end-user-guide/partials/proc_restoring-node-extra-ca-certs-variable-value.adoc b/modules/end-user-guide/partials/proc_restoring-node-extra-ca-certs-variable-value.adoc index b97d26c459..b675cb5eae 100644 --- a/modules/end-user-guide/partials/proc_restoring-node-extra-ca-certs-variable-value.adoc +++ b/modules/end-user-guide/partials/proc_restoring-node-extra-ca-certs-variable-value.adoc @@ -7,7 +7,7 @@ Use the command below to set NODE_EXTRA_CA_CERTS to point to where you have your * Run the following command in the terminal: + -[source, yaml] +[source, bash] ---- `export NODE_EXTRA_CA_CERTS=/public-certs/nexus.cer` <1> `npm install`