Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/run @ 2574

Last change on this file since 2574 was 2509, checked in by rgrieder, 15 years ago

Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.

  • 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.