notes.txt: Add link to Z3 model_compress bug.
[libguestfs-talks.git] / 2019-tech-introductions / restore
1 #!/bin/bash -
2
3 killall nbdkit               >&/dev/null
4
5 exit 0