4500: Replace <pre>-graph with nicer image.
[libguestfs-talks.git] / 2019-tech-introductions / restore
1 #!/bin/bash -
2
3 killall nbdkit               >&/dev/null
4
5 exit 0