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