#!/bin/bash
export LD_LIBRARY_PATH="/usr/lib64/winboat:$LD_LIBRARY_PATH"
exec /usr/lib64/winboat/winboat "$@"
