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