#!/bin/sh
cd /opt/kebrum/vpn
export LC_ALL=en_US.UTF8
export KB_CONF_DIR=/opt/kebrum/vpn/config
export KB_AUTO_START=/opt/kebrum/vpn/kbstub
mono Kebrum.exe $*

