mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-02-16 18:41:05 +00:00
Update _index.en.md
Fixed PowerShell syntax highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user