pkill -f mighty-server
MIGHTY_PATH=$(dirname "$0")
LD_LIBRARY_PATH=$MIGHTY_PATH:$LD_LIBRARY_PATH $MIGHTY_PATH/mighty-server "$@"