#!/bin/sh
exec -a OmniSharp mono "/usr/libexec/omnisharp-server/OmniSharp.exe" "$@"
