From 382ba4080d6f5d647384e4071caaaa14c2ce4f26 Mon Sep 17 00:00:00 2001 From: Robert Biddle Date: Mon, 28 Oct 2024 12:57:53 -0400 Subject: [PATCH] Update _index.en.md Fixed PowerShell syntax highlighting --- content/self-host/client-deployment/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-deployment/_index.en.md b/content/self-host/client-deployment/_index.en.md index cca269d..4bd467c 100644 --- a/content/self-host/client-deployment/_index.en.md +++ b/content/self-host/client-deployment/_index.en.md @@ -14,7 +14,7 @@ The permanent password can be changed from random to one you prefer using by cha ### PowerShell -```ps +```powershell $ErrorActionPreference= 'silentlycontinue' # Assign the value random password to the password variable