#!/bin/bash
DIR="$(cd "$(dirname "$0")" && pwd)"
exec "$DIR/TIB-Remastered-bin" -force-glcore "$@"
