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