mirror of
https://github.com/openziti/zrok.git
synced 2025-06-16 23:07:25 +02: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:
|
I specifically used the "no docker" variant:
|
||||||
|
|
||||||
```bash
|
```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
|
$ startController
|
||||||
$ startRouter
|
$ startRouter
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user