#!/usr/bin/python2.4

from MoinMoin.scripts.cachecleaner import run
run()
