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