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