#!/usr/bin/env sh
: ${R_HOME=`R RHOME`}
"${R_HOME}/bin/Rscript" tools/config.R cleanup
