appypod-rattail/bin/runOpenOffice.sh

5 lines
125 B
Bash
Raw Normal View History

2009-06-29 07:06:01 -05:00
#!/bin/sh
/opt/openoffice.org3/program/soffice "-accept=socket,host=localhost,port=2002;urp;"
echo "Press <enter>..."
read R