Last change
on this file since 7991 was
5781,
checked in by rgrieder, 15 years ago
|
Reverted trunk again. We might want to find a way to delete these revisions again (x3n's changes are still available as diff in the commit mails).
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
160 bytes
|
Rev | Line | |
---|
[2509] | 1 | #!/bin/sh |
---|
[2590] | 2 | # convenience script for starting orxonox on Linux |
---|
[2509] | 3 | |
---|
[2896] | 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --dedicated --writingPathSuffix dedicated $@ |
---|
Note: See
TracBrowser
for help on using the repository browser.