#!/bin/sh
rm /usr/lib/node_modules/mocha || true
rm -rf /usr/lib/node/mocha || true
