source:
code/branches/buildsystem3/bin/run.in
@
2694
Last change on this file since 2694 was 2684, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 126 bytes |
Rev | Line | |
---|---|---|
[2509] | 1 | #!/bin/sh |
[2590] | 2 | # convenience script for starting orxonox on Linux |
[2509] | 3 | |
[2684] | 4 | cd @CURRENT_RUNTIME_DIR@ && exec ./@ORXONOX_EXECUTABLE_NAME@ $@ |
Note: See TracBrowser
for help on using the repository browser.