Merge pull request #162 from openziti/qrkourier-patch-1

Replace Ziti quickstart functions URL.
This commit is contained in:
Michael Quigley 2023-01-19 10:37:38 -05:00 committed by GitHub
commit b1a80d08fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ https://openziti.github.io/docs/quickstarts/network/
I specifically used the "no docker" variant:
```bash
$ source /dev/stdin <<< "$(wget -qO- https://raw.githubusercontent.com/openziti/ziti/release-next/quickstart/docker/image/ziti-cli-functions.sh)"; expressInstall
$ source /dev/stdin <<< "$(wget -qO- https://get.openziti.io/quick/ziti-cli-functions.sh)"; expressInstall
$ startController
$ startRouter
```
@ -192,4 +192,4 @@ $ zrok enable SuGzRPjVDIcF
zrok environment '2AS1WZ3Sz' enabled for 'SuGzRPjVDIcF'
```
Congratulations. You have a working `zrok` environment!
Congratulations. You have a working `zrok` environment!