deb packages: Updated oolite wrapper script to support command line arguments.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3378 127b21dd-08f5-0310-b4b7-95ae10353056
master
getafix 2010-05-19 10:06:32 +00:00
parent 70409b30e8
commit 659714282e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
openapp oolite &
openapp oolite $@ &