mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 12:45:19 +00:00
README: build the plugins using ./build.sh, not ./build
This commit is contained in:
parent
4a2f3ddd5d
commit
43c11dda15
@ -111,7 +111,7 @@ The directory `/etc/cni/net.d` is the default location in which the scripts will
|
|||||||
Next, build the plugins:
|
Next, build the plugins:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ./build
|
$ ./build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally, execute a command (`ifconfig` in this example) in a private network namespace that has joined the `mynet` network:
|
Finally, execute a command (`ifconfig` in this example) in a private network namespace that has joined the `mynet` network:
|
||||||
|
Loading…
Reference in New Issue
Block a user