Use div class=allcenter around all images.
[libguestfs-talks.git] / 2019-tech-introductions / 2300-custom-plugins-are-easy-to-write.term
1 #!/bin/bash
2
3 source functions
4
5 # Title.
6 export title="Custom plugins are easy to write"
7
8 # History.
9 remember 'cat custom.sh'
10 remember 'nbdkit sh custom.sh'
11 remember "qemu-io -r -f raw nbd://localhost -c 'r -v 0 512'"
12
13 ./restore
14 terminal