appypod-rattail/bin/startoo

5 lines
97 B
Plaintext
Raw Normal View History

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