#!/bin/bash

exec -a vmman mono $VMXMAN_MONO_ARGS /usr/lib/vmx-manager/vmx-manager.exe "$@"
