#!/bin/sh printf "WINDOWS_INIT: Executing iso.sh\n" src/iso.sh printf "WINDOWS_INIT: Executing vm.sh\n" sudo src/vm.sh