source:
code/trunk/bin/client1.in
@
2890
Last change on this file since 2890 was 2730, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 153 bytes |
Rev | Line | |
---|---|---|
[2509] | 1 | #!/bin/sh |
[2590] | 2 | # convenience script for starting orxonox on Linux |
[2509] | 3 | |
[2730] | 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --state client --directory client1 $@ |
Note: See TracBrowser
for help on using the repository browser.