summaryrefslogtreecommitdiffstats
path: root/desktop/scripts/swriter.sh
blob: 19a7c9ed419192dbc0160d8c14afdfaa56e3fa81 (plain)
1
2
3
4
#!/bin/sh

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