mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +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
|
||||
|
||||
```ps
|
||||
```powershell
|
||||
$ErrorActionPreference= 'silentlycontinue'
|
||||
|
||||
# Assign the value random password to the password variable
|
||||
|
Loading…
Reference in New Issue
Block a user