mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 05:30:54 +00:00
Update _index.en.md
This commit is contained in:
@@ -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 "..............................................."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user