forked from extern/innernet-playbook
fix typo
This commit is contained in:
parent
43ebf2c502
commit
2b4b5f978e
@ -26,7 +26,7 @@ cd innernet-playbook
|
|||||||
Since [innernet](https://github.com/tonarino/innernet) is new software, it is not yet included in the Debian repositories. Thus, before running the playbook we need to build the `innernet` and `innernet-server` binaries. At the moment, we are using `v1.5.1`, but you can choose any other available version by setting the environment variable accordingly.
|
Since [innernet](https://github.com/tonarino/innernet) is new software, it is not yet included in the Debian repositories. Thus, before running the playbook we need to build the `innernet` and `innernet-server` binaries. At the moment, we are using `v1.5.1`, but you can choose any other available version by setting the environment variable accordingly.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
INNERNET_VERSION=v1.5.1 ./build.sh
|
INNERNET_VERSION=v1.5.1 ./build-binaries.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run the playbook
|
## Run the playbook
|
||||||
|
Loading…
Reference in New Issue
Block a user