#!/bin/sh

exec mono client.exe "$@"
