mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
docs(user-guide/windows): fix incorrect service name (#5895)
Somehow I had put the debug service there not the prod one Signed-off-by: Reactor Scram <ReactorScram@users.noreply.github.com>
This commit is contained in:
@@ -111,7 +111,7 @@ In the Start Menu, search for "Windows Powershell". Open it and run this
|
||||
command:
|
||||
|
||||
```pwsh
|
||||
Get-Service -Name FirezoneClientIpcServiceDebug
|
||||
Get-Service -Name FirezoneClientIpcService
|
||||
```
|
||||
|
||||
Good output
|
||||
|
||||
Reference in New Issue
Block a user