jchempaint/jchempaint.sh

3 lines
73 B
Bash
Raw Normal View History

#!/bin/sh
exec /usr/bin/java -jar '/usr/share/java/jchempaint.jar' "\$@"