#!/bin/sh # convenience script for starting orxonox on Linux cd @CURRENT_RUNTIME_DIR@ && exec ./@ORXONOX_EXECUTABLE_NAME@ $@