#!/bin/sh

. `dirname $0`/common

DO_REMOVE

exit 0
