mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-30 09:58:35 +01:00
Update _index.en.md
Fixed PowerShell syntax highlighting
This commit is contained in:
parent
d2fe8251bd
commit
382ba4080d
@ -14,7 +14,7 @@ The permanent password can be changed from random to one you prefer using by cha
|
|||||||
|
|
||||||
### PowerShell
|
### PowerShell
|
||||||
|
|
||||||
```ps
|
```powershell
|
||||||
$ErrorActionPreference= 'silentlycontinue'
|
$ErrorActionPreference= 'silentlycontinue'
|
||||||
|
|
||||||
# Assign the value random password to the password variable
|
# Assign the value random password to the password variable
|
||||||
|
Loading…
Reference in New Issue
Block a user