mirror of
https://github.com/openziti/zrok.git
synced 2025-03-14 23:48:22 +01:00
shorten quickstart functions URL
This commit is contained in:
parent
1be754d12d
commit
e792490d8d
@ -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