#!/bin/sh
#
# Maintenance file for mnogosearch, wanders through the website building
# stuff.
# You can copy this file into some cron place like
# /etc/cron.daily/mnogosearch
#
UDM_INDEXER=/usr/sbin/indexer

${UDM_INDEXER}
