Allow arguments to be passed to the JVM via -D.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@173 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
`dirname $0`/runjava robodj.chooser.Chooser
|
`dirname $0`/runjava $* robodj.chooser.Chooser
|
||||||
|
|||||||
Reference in New Issue
Block a user