#!/usr/bin/python

from MoinMoin.scripts.cachecleaner import run
run()
