#!/bin/sh
#
# $FreeBSD: head/textproc/unoconv/files/unoconv.in 336717 2013-12-17 11:46:29Z nemysis $
#

cd "/usr/local/share/unoconv"
exec ./unoconv "$@"
