mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-23 03:02:12 +02:00
Update _index.en.md
This commit is contained in:
parent
76bfebfffb
commit
7a83294841
@ -83,7 +83,7 @@ $rdver = ((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Un
|
|||||||
|
|
||||||
if ($rdver -eq $RustDeskOnGitHub.Version)
|
if ($rdver -eq $RustDeskOnGitHub.Version)
|
||||||
{
|
{
|
||||||
Write-Output "RustDesk $rdver is the newest version"
|
Write-Output "RustDesk $rdver is the newest version."
|
||||||
Exit
|
Exit
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -358,4 +358,3 @@ fi
|
|||||||
echo "Password: $rustdesk_pw"
|
echo "Password: $rustdesk_pw"
|
||||||
echo "..............................................."
|
echo "..............................................."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user