3 lines
139 B
Plaintext
Executable File
3 lines
139 B
Plaintext
Executable File
[ -z $1 ] && echo "no target" && exit 1
|
|
java --module-path /home/shockrah/Downloads/javafx-sdk-11.0.2/lib --add-modules javafx.controls $1
|