mirror of
https://github.com/openziti/zrok.git
synced 2025-02-02 11:29:50 +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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user