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