mirror of
https://github.com/nasa/trick.git
synced 2024-12-21 06:03:10 +00:00
3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
java -classpath .:$TRICK_HOME/bin/java/dist/trick.jar JetFire $@
|