office-gobmx/desktop/scripts/sweb.sh
2003-03-25 12:52:54 +00:00

4 lines
60 B
Bash

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