office-gobmx/desktop/scripts/smaster.sh

5 lines
63 B
Bash
Raw Normal View History

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