#!/bin/bash

INSTALL_PREFIX="X-PREFIX-X"
exec "$INSTALL_PREFIX/share/raysession/src/bin/raysession" "$@"
