4 lines
65 B
Bash
4 lines
65 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
java -jar ../../build/lib/rhino/js.jar runner.js "$@"
|