#!/bin/sh
set -e
export HOME=/home/repository
exec /usr/bin/reprepro "$@"

