diff --git a/content/client/Client Deployment/_index.en.md b/content/client/Client Deployment/_index.en.md index 0c20cc2..a1337f8 100644 --- a/content/client/Client Deployment/_index.en.md +++ b/content/client/Client Deployment/_index.en.md @@ -84,9 +84,6 @@ Write-Output "RustDesk ID: $rustdesk_id" # Show the value of the Password Variable Write-Output "Password: $rustdesk_pw" Write-Output "..............................................." - -echo "Please complete install on GUI, launching RustDesk now." -open -n /Applications/RustDesk.app ```