mirror of
https://github.com/openziti/zrok.git
synced 2025-01-22 13:58:49 +01:00
Merge pull request #162 from openziti/qrkourier-patch-1
Replace Ziti quickstart functions URL.
This commit is contained in:
commit
b1a80d08fc
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user