Skip to content

Commit 73b9996

Browse files
committed
Highlight powershell with correct syntax
1 parent c3ac28a commit 73b9996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/how-to/troubleshooting-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ netbird service stop
279279
In case you need to configure environment variables, you need to add them as system variables so they get picked up by
280280
the agent on the next psexec run:
281281
282-
```shell
282+
```powershell
283283
[Environment]::SetEnvironmentVariable("PIONS_LOG_DEBUG", "all", "Machine")
284284
````
285285

0 commit comments

Comments
 (0)