source: gs2-extensions/open-office/trunk/bin/script/oo2html@ 22226

Last change on this file since 22226 was 22226, checked in by davidb, 14 years ago

Supporting scripts for converting office docs to HTML

  • Property svn:executable set to *
File size: 73 bytes
Line 
1#!/bin/bash
2
3java -jar $GEXTOPENOFFICE/lib/java/jodconverter.jar $*
4
Note: See TracBrowser for help on using the repository browser.