Skip to content

Commit

Permalink
Update kubernetes_abcdesktop_windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt307082 authored Jan 4, 2024
1 parent 28d44c4 commit ff68a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opsdocs/docs/3.2/setup/kubernetes_abcdesktop_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Now OpenSSL should be correctly installed, you can check it by opening a new Pow

Download and extract the latest release automatically (Windows):
```PowerShell
$script = curl https://raw.githubusercontent.com/Matt307082/powershell-scripts/master/install-3.2.ps1
$script = curl https://raw.githubusercontent.com/abcdesktopio/conf/main/kubernetes/install-3.2.ps1
Invoke-Expression $($script.Content)
```
Expand Down Expand Up @@ -250,4 +250,4 @@ speedtest-od-894b7c886-fgt6v 1/1 Running 0 23s
[OK] Please open your web browser and connect to
[INFO] http://localhost:30443/
```
```

0 comments on commit ff68a7e

Please sign in to comment.