mirror of
https://github.com/nasa/trick.git
synced 2025-01-09 06:22:42 +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 $@
|