PySolFC/pysol-start-script
2007-10-23 02:17:52 +00:00

3 lines
49 B
Bash

#!/bin/sh
/usr/share/PySolFC/pysol.py $*
exit $?