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