#!/bin/bash

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