#!/bin/bash
cd /usr/share/youtranslate
exec mono "/usr/share/youtranslate/youtranslate.exe" "$@"
