summaryrefslogtreecommitdiffstats
path: root/desktop/scripts/smath.sh
blob: 9c05223b454f8278d9a44c5eae7178de02eca70f (plain)
1
2
3
4
#!/bin/sh

cmd=$(dirname "$0")/soffice
exec "$cmd" --math "$@"