appypod-rattail/bin/runOpenOffice.sh
2009-06-29 14:06:01 +02:00

5 lines
125 B
Bash
Executable file

#!/bin/sh
/opt/openoffice.org3/program/soffice "-accept=socket,host=localhost,port=2002;urp;"
echo "Press <enter>..."
read R