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