#!/bin/bash
python -c 'from infrasim import qemu; qemu.start_qemu("{{yml_file}}")'
