Last change
on this file since 2961 was
2908,
checked in by dafrick, 16 years ago
|
Reverted to revision 2906 (because I'm too stupid to merge correctly, 2nd try will follow shortly. )
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
153 bytes
|
Rev | Line | |
---|
[2509] | 1 | #!/bin/sh |
---|
[2590] | 2 | # convenience script for starting orxonox on Linux |
---|
[2509] | 3 | |
---|
[2908] | 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --state client --directory client1 $@ |
---|
Note: See
TracBrowser
for help on using the repository browser.