Files
loongoffice/desktop/scripts/smath.sh
2003-03-25 12:52:54 +00:00

5 lines
61 B
Bash

#!/bin/sh
cmd=`dirname "$0"`/soffice
exec "$cmd" -math "$@"