Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem/run @ 2199

Last change on this file since 2199 was 2199, checked in by adrfried, 16 years ago

paths modified, orxonox runs out of the build directory

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 90 bytes
Line 
1#!/bin/sh
2# convenience script for starting orxonox
3
4cd build/bin && exec ./run-script $@
Note: See TracBrowser for help on using the repository browser.