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