Update _index.en.md

This commit is contained in:
Mr-Update
2024-02-09 21:38:15 +01:00
committed by GitHub
parent 76bfebfffb
commit 7a83294841
@@ -83,7 +83,7 @@ $rdver = ((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Un
if ($rdver -eq $RustDeskOnGitHub.Version)
{
Write-Output "RustDesk $rdver is the newest version"
Write-Output "RustDesk $rdver is the newest version."
Exit
}
@@ -358,4 +358,3 @@ fi
echo "Password: $rustdesk_pw"
echo "..............................................."
```