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