docs: Update virtiofsd build script in the developer guide
This commit is contained in:
Peng Tao 2022-12-19 17:02:35 +08:00 committed by GitHub
commit 473f5ff7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -481,7 +481,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
```