office-gobmx/desktop/scripts/smaster.sh
2011-01-04 10:59:56 -05:00

4 lines
64 B
Bash

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