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