1 2 3 4 5
#!/bin/sh # Host-side: run the guest-side orchestration as root and fetch artifacts. set -e dfbsd-qemu/vm.sh run_root 'sh /root/poc/df2666/run_df2666.sh' dfbsd-qemu/vm.sh run_root 'cat /root/poc/df2666/trigger.out'