Necessary since I want to demo features that are not yet in stable
releases, so stock Fedora 30 binaries don't show off more recent
additions.
Assumes that ~/d/$PROJ is the build directory for each of qemu,
nbdkit, and libnbd. (Matches what was done in 2019-tech-introductions)
# If we need to precreate any files.
# ...
-# Run techtalk.
-techtalk-pse
+# Run techtalk. The demos require nbdkit 1.14, libnbd 1.1.5, and qemu 4.2,
+# which are not present in Fedora 30, so point to self-built versions.
+export PATH=$HOME/d/nbdkit:$HOME/d/qemu:$PATH
+$HOME/d/libnbd/run techtalk-pse
#~/d/techtalk-pse/techtalk-pse