mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-31 04:04:24 +01:00
docs: Update virtiofsd build script in the developer guide
Script to execute to build virtiofsd has been changed in #5426 but not in the doc. This commit update the developer guide. Fixes: #5860 Signed-off-by: Mathias Flagey <mathiasflagey1201@gmail.com>
This commit is contained in:
@@ -441,7 +441,7 @@ When using the file system type virtio-fs (default), `virtiofsd` is required
|
||||
|
||||
```bash
|
||||
$ pushd kata-containers/tools/packaging/static-build/virtiofsd
|
||||
$ ./build-static-virtiofsd.sh
|
||||
$ ./build.sh
|
||||
$ popd
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user