#!/bin/sh
export AXI_PLUGIN_DIR=plugins
export AXI_VALUES_CONF=xapian-index-values.conf
export AXI_DB_PATH=testdb
./update-apt-xapian-index "$@"
