1#!/usr/bin/env bash 2 3###################################################################### 4# 4) configure and build openzfs modules 5###################################################################### 6echo "Build modules in QEMU machine" 7 8# Bring our VM back up and copy over ZFS source 9.github/workflows/scripts/qemu-prepare-for-build.sh 10 11ssh zfs@vm0 '$HOME/zfs/.github/workflows/scripts/qemu-4-build-vm.sh' $@ 12